'Declaration
<C1ControlAttribute()> <C1TemplatePartAttribute(Name="TrackGrid", Type=System.Windows.Controls.Grid)> <StyleTypedPropertyAttribute(Property="ValidationDecoratorStyle", StyleTargetType=C1.WPF.Input.C1ValidationDecorator)> <TemplatePartAttribute(Name="TrackGrid", Type=System.Windows.Controls.Grid)> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class C1StopsSlider Inherits C1.WPF.Core.C1View
[C1Control()] [C1TemplatePart(Name="TrackGrid", Type=System.Windows.Controls.Grid)] [StyleTypedProperty(Property="ValidationDecoratorStyle", StyleTargetType=C1.WPF.Input.C1ValidationDecorator)] [TemplatePart(Name="TrackGrid", Type=System.Windows.Controls.Grid)] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class C1StopsSlider : C1.WPF.Core.C1View