'Declaration
<LicenseProviderAttribute()> <TemplatePartAttribute(Name="LowerThumb", Type=System.Windows.Controls.Primitives.Thumb)> <TemplateVisualStateAttribute(Name="MouseOver", GroupName="CommonStates")> <StyleTypedPropertyAttribute(Property="ValidationDecoratorStyle", StyleTargetType=C1.WPF.C1ValidationDecorator)> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class C1RangeSlider Inherits System.Windows.Controls.Control
[LicenseProvider()] [TemplatePart(Name="LowerThumb", Type=System.Windows.Controls.Primitives.Thumb)] [TemplateVisualState(Name="MouseOver", GroupName="CommonStates")] [StyleTypedProperty(Property="ValidationDecoratorStyle", StyleTargetType=C1.WPF.C1ValidationDecorator)] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class C1RangeSlider : System.Windows.Controls.Control