
'Declaration
<TemplatePartAttribute(Name="HorizontalTemplate", Type=System.Windows.FrameworkElement)> <TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")> Public Class C1Separator Inherits System.Windows.Controls.Control
[TemplatePart(Name="HorizontalTemplate", Type=System.Windows.FrameworkElement)] [TemplateVisualState(Name="Normal", GroupName="CommonStates")] public class C1Separator : System.Windows.Controls.Control
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
C1.Silverlight.C1Separator