Skip to main content
A newer version of this page is available. .

RangeControl Fields

A Range Control.
Name Description
AllowImmediateRangeUpdateProperty static Identifies the RangeControl.AllowImmediateRangeUpdate dependency property.
AllowScrollProperty static Identifies the RangeControl.AllowScroll dependency property.
AllowSnapToIntervalProperty static Identifies the RangeControl.AllowSnapToInterval dependency property.
AllowZoomProperty static Identifies the RangeControl.AllowZoom dependency property.
ClientProperty static Identifies the RangeControl.Client dependency property.
ContentProperty static Identifies the RangeControl.Content dependency property.
EnableAnimationProperty static Identifies the RangeControl.EnableAnimation dependency property.
OutOfRangeAreaBrushProperty static Identifies the RangeControl.OutOfRangeAreaBrush dependency property.
RangeEndProperty static Identifies the RangeControl.RangeEnd dependency property.
RangeStartProperty static Identifies the RangeControl.RangeStart dependency property.
RangeThumbsBrushProperty static Identifies the RangeControl.RangeThumbsBrush dependency property.
RangeThumbsHighlightBrushProperty static Identifies the RangeControl.RangeThumbsHighlightBrush dependency property.
SelectionRangeEndProperty static Identifies the RangeControl.SelectionRangeEnd dependency property.
SelectionRangeStartProperty static Identifies the RangeControl.SelectionRangeStart dependency property.
SelectionThumbStyleProperty static Identifies the RangeControl.SelectionThumbStyle dependency property.
ShowRangeBarProperty static Identifies the RangeControl.ShowRangeBar dependency property.
ShowRangeThumbsProperty static Identifies the RangeControl.ShowRangeThumbs dependency property.
ShowSelectionRectangleProperty static Identifies the RangeControl.ShowSelectionRectangle dependency property.
UpdateDelayProperty static Identifies the RangeControl.UpdateDelay dependency property.
VisibleRangeEndProperty static Identifies the RangeControl.VisibleRangeEnd dependency property.
VisibleRangeStartProperty static Identifies the RangeControl.VisibleRangeStart dependency property.
See Also