C1.WPF Namespace : C1MenuItem Class |
'Declaration
<TemplatePartAttribute(Name="HeaderPanel", Type=System.Windows.Controls.Grid)> <TemplatePartAttribute(Name="ExpandIcon", Type=System.Windows.Shapes.Shape)> <TemplatePartAttribute(Name="MenuIcon", Type=System.Windows.Controls.ContentControl)> <TemplatePartAttribute(Name="CheckIcon", Type=System.Windows.FrameworkElement)> <TemplatePartAttribute(Name="SubItemsPopup", Type=System.Windows.Controls.Primitives.Popup)> <TemplatePartAttribute(Name="SubItemsPresenter", Type=System.Windows.Controls.ItemsPresenter)> <TemplatePartAttribute(Name="HExpandIcon", Type=System.Windows.Shapes.Shape)> <TemplatePartAttribute(Name="VExpandIcon", Type=System.Windows.Shapes.Shape)> <TemplateVisualStateAttribute(Name="Opened", GroupName="OpenedStates")> <TemplateVisualStateAttribute(Name="Closed", GroupName="OpenedStates")> <TemplateVisualStateAttribute(Name="Highlighted", GroupName="HighlightedStates")> <TemplateVisualStateAttribute(Name="NonHighlighted", GroupName="HighlightedStates")> Public Class C1MenuItem Inherits C1HierarchicalPresenter
'Usage
Dim instance As C1MenuItem
[TemplatePart(Name="HeaderPanel", Type=System.Windows.Controls.Grid)] [TemplatePart(Name="ExpandIcon", Type=System.Windows.Shapes.Shape)] [TemplatePart(Name="MenuIcon", Type=System.Windows.Controls.ContentControl)] [TemplatePart(Name="CheckIcon", Type=System.Windows.FrameworkElement)] [TemplatePart(Name="SubItemsPopup", Type=System.Windows.Controls.Primitives.Popup)] [TemplatePart(Name="SubItemsPresenter", Type=System.Windows.Controls.ItemsPresenter)] [TemplatePart(Name="HExpandIcon", Type=System.Windows.Shapes.Shape)] [TemplatePart(Name="VExpandIcon", Type=System.Windows.Shapes.Shape)] [TemplateVisualState(Name="Opened", GroupName="OpenedStates")] [TemplateVisualState(Name="Closed", GroupName="OpenedStates")] [TemplateVisualState(Name="Highlighted", GroupName="HighlightedStates")] [TemplateVisualState(Name="NonHighlighted", GroupName="HighlightedStates")] public class C1MenuItem : C1HierarchicalPresenter
[TemplatePart(Name="HeaderPanel", Type=System.Windows.Controls.Grid)] [TemplatePart(Name="ExpandIcon", Type=System.Windows.Shapes.Shape)] [TemplatePart(Name="MenuIcon", Type=System.Windows.Controls.ContentControl)] [TemplatePart(Name="CheckIcon", Type=System.Windows.FrameworkElement)] [TemplatePart(Name="SubItemsPopup", Type=System.Windows.Controls.Primitives.Popup)] [TemplatePart(Name="SubItemsPresenter", Type=System.Windows.Controls.ItemsPresenter)] [TemplatePart(Name="HExpandIcon", Type=System.Windows.Shapes.Shape)] [TemplatePart(Name="VExpandIcon", Type=System.Windows.Shapes.Shape)] [TemplateVisualState(Name="Opened", GroupName="OpenedStates")] [TemplateVisualState(Name="Closed", GroupName="OpenedStates")] [TemplateVisualState(Name="Highlighted", GroupName="HighlightedStates")] [TemplateVisualState(Name="NonHighlighted", GroupName="HighlightedStates")] public ref class C1MenuItem : 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.C1MenuItem
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