Class RadRangeSlider
Inheritance
System.Object
RadRangeSlider
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Input
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class RadRangeSlider : SliderBase
Constructors
RadRangeSlider()
Declaration
public RadRangeSlider()
Fields
BottomRightScaleStyleProperty
Declaration
public static readonly DependencyProperty BottomRightScaleStyleProperty
Field Value
Microsoft.
|
LabelFormatProperty
Declaration
public static readonly DependencyProperty LabelFormatProperty
Field Value
Microsoft.
|
SliderPrimitiveStyleProperty
Declaration
public static readonly DependencyProperty SliderPrimitiveStyleProperty
Field Value
Microsoft.
|
TopLeftScaleStyleProperty
Declaration
public static readonly DependencyProperty TopLeftScaleStyleProperty
Field Value
Microsoft.
|
Properties
BottomRightScaleStyle
Declaration
public Style BottomRightScaleStyle { get; set; }
Property Value
Microsoft.
|
LabelFormat
Declaration
public string LabelFormat { get; set; }
Property Value
System.
|
SliderPrimitiveStyle
Declaration
public Style SliderPrimitiveStyle { get; set; }
Property Value
Microsoft.
|
TopLeftScaleStyle
Declaration
public Style TopLeftScaleStyle { get; set; }
Property Value
Microsoft.
|
Methods
ApplyTemplateCore()
Declaration
protected override bool ApplyTemplateCore()
Returns
System.
|
Overrides
OnCreateAutomationPeer()
Declaration
protected override AutomationPeer OnCreateAutomationPeer()
Returns
Microsoft.
|
Overrides
OnTemplateApplied()
Declaration
protected override void OnTemplateApplied()
Overrides
UnapplyTemplateCore()
Declaration
protected override void UnapplyTemplateCore()