Name | Description | |
---|---|---|
C1RangeSlider Constructor | Initializes a new instance of the C1RangeSlider class. |
The following tables list the members exposed by C1RangeSlider.
Name | Description | |
---|---|---|
C1RangeSlider Constructor | Initializes a new instance of the C1RangeSlider class. |
Name | Description | |
---|---|---|
DelayProperty | Identifies the Delay dependency property. | |
IntervalProperty | Identifies the Interval dependency property. | |
LowerThumbStyleProperty | Identifies the LowerThumbStyle dependency property. | |
LowerValueProperty | Identifies the LowerValue dependency property. | |
MaximumProperty | Identifies the Maximum dependency property. | |
MinimumProperty | Identifies the Minimum dependency property. | |
OrientationProperty | Identifies the Orientation dependency property. | |
ScrollBehaviorProperty | Identifies the ScrollBehavior dependency property. | |
SmallValueChangeProperty | Identifies the SmallValueChange dependency property. | |
TrackStyleProperty | Identifies the TrackStyle dependency property. | |
TrackVisibilityProperty | Identifies the TrackVisibility dependency property. | |
UpperThumbStyleProperty | Identifies the UpperThumbStyle dependency property. | |
UpperValueProperty | Identifies the UpperValue dependency property. | |
ValidationDecoratorStyleProperty | Identifies the ValidationDecoratorStyle dependency property. | |
ValueChangeProperty | Identifies the ValueChange dependency property. | |
ValueTrackStyleProperty | Identifies the ValueTrackStyle dependency property. |
Name | Description | |
---|---|---|
DefaultStyleKey | (Inherited from Microsoft.UI.Xaml.Controls.Control) | |
LowerThumbDesiredSize | Returns the desired size of the lower thumb. | |
ProtectedCursor | (Inherited from Microsoft.UI.Xaml.UIElement) | |
UpperThumbDesiredSize | Returns the desired size of the upper thumb. |
Name | Description | |
---|---|---|
GetAllParents | Returns all the parents in the visual tree | |
GetImage | Get the byte array of the control image. This byte array comes from a UIImagePNGRepresentation in iOS, TrueColorAlpha of PNG format in WP, Bitmap in Android. | |
SetStyle |