
'Declaration
<C1ControlAttribute(True)> <C1TemplatePartAttribute(Name="VerticalTemplate", Type=System.Windows.FrameworkElement)> <C1VisualStateAttribute(Name="Indented", GroupName="Indented", Condition="IsIndented")> <TemplatePartAttribute(Name="VerticalTemplate", Type=System.Windows.FrameworkElement)> <TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")> <RuntimeNamePropertyAttribute("Name")> <UsableDuringInitializationAttribute(True)> <XmlLangPropertyAttribute("Language")> <StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)> <UidPropertyAttribute("Uid")> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class C1MenuSeparator Inherits System.Windows.Controls.Control
[C1Control(true)] [C1TemplatePart(Name="VerticalTemplate", Type=System.Windows.FrameworkElement)] [C1VisualState(Name="Indented", GroupName="Indented", Condition="IsIndented")] [TemplatePart(Name="VerticalTemplate", Type=System.Windows.FrameworkElement)] [TemplateVisualState(Name="Normal", GroupName="CommonStates")] [RuntimeNameProperty("Name")] [UsableDuringInitialization(true)] [XmlLangProperty("Language")] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [UidProperty("Uid")] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class C1MenuSeparator : System.Windows.Controls.Control
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
C1.WPF.Menu.C1MenuSeparator