Represents a slider control that can be used to specify individual values or value ranges.
The following tables list the members exposed by the Slider type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the Slider class. |
Name | Description | |
---|---|---|
![]() ![]() |
Identifies the ButtonBackground dependency property. |
|
![]() ![]() |
Identifies the ButtonBorderBrush dependency property. |
|
![]() ![]() |
Identifies the ButtonBorderThickness dependency property. |
|
![]() ![]() |
Identifies the ButtonOverBackground dependency property. |
|
![]() ![]() |
Identifies the ButtonPressedBackground dependency property. |
|
![]() ![]() |
Identifies the ButtonSize dependency property. |
|
![]() ![]() |
Identifies the HandlesVisibility dependency property. |
|
![]() ![]() |
Identifies the IsDirectionReversed dependency property. |
|
![]() ![]() |
Identifies the IsMoveToPointEnabled dependency property. |
|
![]() ![]() |
Identifies the IsSelectionRangeEnabled dependency property. |
|
![]() ![]() |
Identifies the IsSnapValueEnabled dependency property. |
|
![]() ![]() |
Identifies the LargeChange dependency property. |
|
![]() ![]() |
Identifies the Maximum dependency property. |
|
![]() ![]() |
Identifies the MaximumRangeSpan dependency property. |
|
![]() ![]() |
Identifies the Minimum dependency property. |
|
![]() ![]() |
Identifies the MinimumRangeSpan dependency property. |
|
![]() ![]() |
Identifies the Orientation dependency property. |
|
![]() ![]() |
Identifies the RailBackground dependency property. |
|
![]() ![]() |
Identifies the RailInnerBorderBrush dependency property. |
|
![]() ![]() |
Identifies the RailInnerBorderThickness dependency property. |
|
![]() ![]() |
Identifies the RailMargin dependency property. |
|
![]() ![]() |
Identifies the RailOuterBorderBrush dependency property. |
|
![]() ![]() |
Identifies the RailOuterBorderThickness dependency property. |
|
![]() ![]() |
Identifies the SelectionEnd dependency property. |
|
![]() ![]() |
Identifies the SelectionStart dependency property. |
|
![]() ![]() |
Identifies the SmallChange dependency property. |
|
![]() ![]() |
Identifies the SnapInterval dependency property. |
|
![]() ![]() |
Identifies the ThumbBackground dependency property. |
|
![]() ![]() |
Identifies the ThumbBorderBrush dependency property. |
|
![]() ![]() |
Identifies the ThumbBorderThickness dependency property. |
|
![]() ![]() |
Identifies the ThumbSize dependency property. |
|
![]() ![]() |
Identifies the TickBrush dependency property. |
|
![]() ![]() |
Identifies the TickFrequency dependency property. |
|
![]() ![]() |
Identifies the TickPlacement dependency property. |
|
![]() ![]() |
Identifies the TickSize dependency property. |
|
![]() ![]() |
Identifies the TickTextFormat dependency property. |
|
![]() ![]() |
Identifies the TickThickness dependency property. |
|
![]() ![]() |
Identifies the TickType dependency property. |
|
![]() ![]() |
Identifies the Value dependency property. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the background of the increment and decrement buttons. This is a dependency property. |
|
![]() |
Gets or sets the border brush of the increment and decrement buttons. This is a dependency property. |
|
![]() |
Gets or sets the border thickness of the increment and decrement buttons. This is a dependency property. |
|
![]() |
Gets or sets the background of the increment and decrement buttons when they are pointed with the mouse. This is a dependency property. |
|
![]() |
Gets or sets the background of the increment and decrement buttons when they are pressed. This is a dependency property. |
|
![]() |
Gets or sets the size of the slider buttons. This is a dependency property. |
|
![]() |
Gets or sets a value specifying whether the increment and decrement buttons should be visible. This is a dependency property. |
|
![]() |
Gets or sets a value indicating whether the displayed interval is reversed. This is a dependency property. |
|
![]() |
Gets or sets a value indicating whether mouse clicks over the slider rail will automatically adjust the Value of the slider to the value corresponding to the clicked location. This is a dependency property. |
|
![]() |
Gets or sets a value indicating whether the slider is used to select range of values or a single value. This is a dependency property. |
|
![]() |
Gets or sets a value indicating whether the selected value is automatically snapped to the nearest SnapInterval during interactive modifications. This is a dependency property. |
|
![]() |
Gets or sets the large change interval. This is a dependency property. |
|
![]() |
Gets or sets the maximum value displayed by the slider. This is a dependency property. |
|
![]() |
Gets or sets the maximum allowed interval for the value range selected in the slider. This is a dependency property. |
|
![]() |
Gets or sets the minimum value displayed by the slider. This is a dependency property. |
|
![]() |
Gets or sets the minimum allowed interval for the value range selected in the slider. This is a dependency property. |
|
![]() |
Gets or sets the orientation of the slider. This is a dependency property. |
|
![]() |
Gets or sets the background of the slider rail. This is a dependency property. |
|
![]() |
Gets or sets the brush of the inner border of the slider rail. This is a dependency property. |
|
![]() |
Gets or sets the thickness of the inner border of the slider rail. This is a dependency property. |
|
![]() |
Gets or sets the margin of the slider rail. This is a dependency property. |
|
![]() |
Gets or sets the brush of the outer border of the slider rail. This is a dependency property. |
|
![]() |
Gets or sets the thickness of the outer border of the slider rail. This is a dependency property. |
|
![]() |
Gets or sets the end of a value range selected in the slider. This is a dependency property. |
|
![]() |
Gets or sets the start of a value range selected in the slider. This is a dependency property. |
|
![]() |
Gets or sets the small change interval. This is a dependency property. |
|
![]() |
Gets or sets the interval to automatically snap values to during interactive modifications. This is a dependency property. |
|
![]() |
Gets or sets the background of the slider thumb. This is a dependency property. |
|
![]() |
Gets or sets the border brush of the slider thumb. This is a dependency property. |
|
![]() |
Gets or sets the border thickness of the slider thumb. This is a dependency property. |
|
![]() |
Gets or sets the size of the slider thumbs. This is a dependency property. |
|
![]() |
Gets or sets the brush used to paint tick lines. This is a dependency property. |
|
![]() |
Gets or sets the interval between adjacent ticks. This is a dependency property. |
|
![]() |
Gets or sets a value indicating the position of the ticks relative to the rail. This is a dependency property. |
|
![]() |
Gets or sets the size of the ticks. This is a dependency property. |
|
![]() |
Gets or sets the format of the values displayed for each tick. This is a dependency property. |
|
![]() |
Gets or sets the border thickness of the ticks. This is a dependency property. |
|
![]() |
Gets or sets a value indicating how ticks are displayed. This is a dependency property. |
|
![]() |
Gets or sets the single value selected in the slider. This is a dependency property. |
Name | Description | |
---|---|---|
![]() |
FrameworkElement.OnApplyTemplate override. |
Name | Description | |
---|---|---|
![]() |
Raises the SelectionEndChanged event. |
|
![]() |
Raises the SelectionStartChanged event. |
|
![]() |
Raises the ValueChanged event. |
Name | Description | |
---|---|---|
![]() |
Raised when the end of the selected value range has changed. |
|
![]() |
Raised when the start of the selected value range has changed. |
|
![]() |
Raised when the selected value has changed. |