Name | Description | |
---|---|---|
C1RangeSlider Constructor | Initializes a new instance of a C1RangeSlider. |
The following tables list the members exposed by C1RangeSlider.
Name | Description | |
---|---|---|
C1RangeSlider Constructor | Initializes a new instance of a C1RangeSlider. |
Name | Description | |
---|---|---|
DelayProperty | Identifies the Delay dependency property. | |
FocusBrushProperty | Identifies the FocusBrush dependency property. | |
IntervalProperty | Identifies the Interval dependency property. | |
IsFocusedProperty | Identifies the IsFocused dependency property. | |
LowerValueProperty | Identifies the LowerValue dependency property. | |
MaximumProperty | Identifies the Maximum dependency property. | |
MinimumProperty | Identifies the Minimum dependency property. | |
MouseOverBrushProperty | Identifies the MouseOverBrush dependency property. | |
OrientationProperty | Identifies the Orientation dependency property. | |
PressedBrushProperty | Identifies the PressedBrush dependency property. | |
RangeSliderBarVisibilityProperty | Identifies the RangeSliderBarVisibility dependency property. | |
ScrollBehaviorProperty | Identifies the ScrollBehavior dependency property. | |
SmallValueChangeProperty | Identifies the SmallValueChange dependency property. | |
UpperValueProperty | Identifies the UpperValue dependency property. | |
ValidationDecoratorStyleProperty | Identifies the ValidationDecoratorStyle dependency property. | |
ValueChangeProperty | Identifies the ValueChange dependency property. |
Name | Description | |
---|---|---|
C1TransformToVisual | Returns a transform object that can be used to transform coordinates from the System.Windows.UIElement to the specified object. | |
FindParent<T> | Finds the first parent of a given type for a particular FrameworkElement | |
GetAllParents | Returns all the parents in the visual tree | |
GetVisualStateGroup | Gets the VisualStateGroup with the given name, looking up the visual tree | |
SetBinding | Overloaded. Sets the binding if the dependency property has not been set previously and the style of the element don't set the property. |