C1.WPF Namespace : C1RadialMenuItem Class |
'Declaration
<TemplateVisualStateAttribute(Name="PointerOver", GroupName="CommonStates")> <TemplateVisualStateAttribute(Name="Disabled", GroupName="CommonStates")> <TemplateVisualStateAttribute(Name="Normal", GroupName="CommonStates")> <TemplatePartAttribute(Name="IconPresenter", Type=System.Windows.Controls.ContentControl)> <TemplatePartAttribute(Name="HeaderPresenter", Type=System.Windows.Controls.ContentControl)> <TemplatePartAttribute(Name="HeaderPanel", Type=System.Windows.Controls.Grid)> <TemplatePartAttribute(Name="ExpandButton", Type=System.Windows.Controls.Button)> <TemplatePartAttribute(Name="CheckElement", Type=System.Windows.FrameworkElement)> <TemplatePartAttribute(Name="EnterStoryboard", Type=System.Windows.Media.Animation.Storyboard)> <TemplateVisualStateAttribute(Name="Highlighted", GroupName="HighlightedStates")> <TemplateVisualStateAttribute(Name="NonHighlighted", GroupName="HighlightedStates")> Public Class C1RadialMenuItem Inherits System.Windows.Controls.ItemsControl
'Usage
Dim instance As C1RadialMenuItem
[TemplateVisualState(Name="PointerOver", GroupName="CommonStates")] [TemplateVisualState(Name="Disabled", GroupName="CommonStates")] [TemplateVisualState(Name="Normal", GroupName="CommonStates")] [TemplatePart(Name="IconPresenter", Type=System.Windows.Controls.ContentControl)] [TemplatePart(Name="HeaderPresenter", Type=System.Windows.Controls.ContentControl)] [TemplatePart(Name="HeaderPanel", Type=System.Windows.Controls.Grid)] [TemplatePart(Name="ExpandButton", Type=System.Windows.Controls.Button)] [TemplatePart(Name="CheckElement", Type=System.Windows.FrameworkElement)] [TemplatePart(Name="EnterStoryboard", Type=System.Windows.Media.Animation.Storyboard)] [TemplateVisualState(Name="Highlighted", GroupName="HighlightedStates")] [TemplateVisualState(Name="NonHighlighted", GroupName="HighlightedStates")] public class C1RadialMenuItem : System.Windows.Controls.ItemsControl
[TemplateVisualState(Name="PointerOver", GroupName="CommonStates")] [TemplateVisualState(Name="Disabled", GroupName="CommonStates")] [TemplateVisualState(Name="Normal", GroupName="CommonStates")] [TemplatePart(Name="IconPresenter", Type=System.Windows.Controls.ContentControl)] [TemplatePart(Name="HeaderPresenter", Type=System.Windows.Controls.ContentControl)] [TemplatePart(Name="HeaderPanel", Type=System.Windows.Controls.Grid)] [TemplatePart(Name="ExpandButton", Type=System.Windows.Controls.Button)] [TemplatePart(Name="CheckElement", Type=System.Windows.FrameworkElement)] [TemplatePart(Name="EnterStoryboard", Type=System.Windows.Media.Animation.Storyboard)] [TemplateVisualState(Name="Highlighted", GroupName="HighlightedStates")] [TemplateVisualState(Name="NonHighlighted", GroupName="HighlightedStates")] public ref class C1RadialMenuItem : public System.Windows.Controls.ItemsControl
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.C1RadialMenuItem
C1.WPF.C1RadialColorItem
C1.WPF.C1RadialNumericItem
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