C1.WPF Namespace : C1Menu Class |
'Declaration
<LicenseProviderAttribute()> <TemplateVisualStateAttribute(Name="Focused", GroupName="FocusStates")> <TemplateVisualStateAttribute(Name="Unfocused", GroupName="FocusStates")> <StyleTypedPropertyAttribute(Property="SeparatorStyle", StyleTargetType=C1.WPF.C1Separator)> <StyleTypedPropertyAttribute(Property="FirstLevelStyle", StyleTargetType=C1.WPF.C1MenuItem)> <StyleTypedPropertyAttribute(Property="NonFirstLevelStyle", StyleTargetType=C1.WPF.C1MenuItem)> Public Class C1Menu Inherits C1HierarchicalPresenter
'Usage
Dim instance As C1Menu
[LicenseProvider()] [TemplateVisualState(Name="Focused", GroupName="FocusStates")] [TemplateVisualState(Name="Unfocused", GroupName="FocusStates")] [StyleTypedProperty(Property="SeparatorStyle", StyleTargetType=C1.WPF.C1Separator)] [StyleTypedProperty(Property="FirstLevelStyle", StyleTargetType=C1.WPF.C1MenuItem)] [StyleTypedProperty(Property="NonFirstLevelStyle", StyleTargetType=C1.WPF.C1MenuItem)] public class C1Menu : C1HierarchicalPresenter
[LicenseProvider()] [TemplateVisualState(Name="Focused", GroupName="FocusStates")] [TemplateVisualState(Name="Unfocused", GroupName="FocusStates")] [StyleTypedProperty(Property="SeparatorStyle", StyleTargetType=C1.WPF.C1Separator)] [StyleTypedProperty(Property="FirstLevelStyle", StyleTargetType=C1.WPF.C1MenuItem)] [StyleTypedProperty(Property="NonFirstLevelStyle", StyleTargetType=C1.WPF.C1MenuItem)] public ref class C1Menu : public C1HierarchicalPresenter
System.Object
System.Windows.Threading.DispatcherObject
System.Windows.DependencyObject
System.Windows.Media.Visual
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ItemsControl
C1.WPF.C1HierarchicalPresenter
C1.WPF.C1Menu
C1.WPF.C1MenuList
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2