RangeSlider
A slider control with the ability to select a range between two values.
Identifies the AutoToolTipLowerValueTemplate dependency property.
Identifies the AutoToolTipPlacement dependency property.
Identifies the AutoToolTipPrecision dependency property.
Identifies the AutoToolTipRangeValuesTemplate dependency property.
Identifies the AutoToolTipUpperValueTemplate dependency property.
Identifies the CentralThumbDragCompleted routed event.
Identifies the CentralThumbDragDelta routed event.
Identifies the CentralThumbDragStarted routed event.
Identifies the ExtendedMode dependency property.
Identifies the Interval dependency property.
Identifies the IsMoveToPointEnabled dependency property.
Identifies the IsSelectionRangeEnabled dependency property.
Identifies the IsSnapToTickEnabled dependency property.
Identifies the LowerThumbDragCompleted routed event.
Identifies the LowerThumbDragDelta routed event.
Identifies the LowerThumbDragStarted routed event.
Identifies the LowerValueChanged routed event.
Identifies the LowerValue dependency property.
Identifies the MinRange dependency property.
Identifies the MinRangeWidth dependency property.
Identifies the MoveWholeRange dependency property.
Identifies the Orientation dependency property.
Identifies the RangeSelectionChanged routed event.
Identifies the SelectionEnd dependency property.
Identifies the SelectionStart dependency property.
Identifies the TickFrequency dependency property.
Identifies the TickPlacement dependency property.
Identifies the Ticks dependency property.
Identifies the UpperThumbDragCompleted routed event.
Identifies the UpperThumbDragDelta routed event.
Identifies the UpperThumbDragStarted routed event.
Identifies the UpperValueChanged routed event.
Identifies the UpperValue dependency property.
Gets or sets a template for the auto tooltip to show the lower value.
Gets or sets whether a tooltip that contains the current value of the RangeSlider displays when the Thumb is pressed. If a tooltip is displayed, this property also specifies the placement of the tooltip.
Gets or sets the number of digits that are displayed to the right side of the decimal point for the Value of the RangeSlider in a tooltip.
Gets or sets a template for the auto tooltip to show the center value.
Gets or sets a template for the auto tooltip to show the upper value.
Get/sets whether possibility to make manipulations inside range with left/right mouse buttons + cotrol button
Get/sets value how fast thumbs will move when user press on left/right/central with left mouse button (IsMoveToPoint must be set to FALSE)
Get or sets IsMoveToPoint feature which will enable/disable moving to exact point inside control when user clicked on it
Gets or sets a value that indicates whether the two Thumb of a RangeSlider moves immediately to the location of the mouse click that occurs while the mouse pointer pauses on the RangeSlider tracks.
Gets or sets a value that indicates whether the RangeSlider displays a selection range along the RangeSlider.
Get/sets whether possibility to make manipulations inside range with left/right mouse buttons + cotrol button
Get/sets the beginning of the range selection.
Get/sets the minimum range that can be selected.
Get/sets the minimal distance between two thumbs.
Get/sets whether whole range will be moved when press on right/left/central part of control
Gets or sets the orientation of the RangeSlider.
Gets or sets the largest value of a specified selection for a RangeSlider.
Gets or sets the smallest value of a specified selection for a RangeSlider.
Gets or sets the interval between tick marks.
Gets or sets the position of tick marks with respect to the Track of the RangeSlider.
Gets or sets the positions of the tick marks to display for a RangeSlider.
Get/sets the end of the range selection.
public RangeSlider()