C1.Silverlight Namespace : C1RadialMenu Class |
'Declaration
<System.Windows.TemplatePartAttribute(Name="SubmenuOpen", Type=System.Windows.Media.Animation.Storyboard)> <System.Windows.TemplatePartAttribute(Name="CurrentItemRing", Type=C1.Silverlight.C1RadialBackgroundPresenter)> <System.Windows.TemplatePartAttribute(Name="ItemsContainer", Type=System.Windows.FrameworkElement)> <System.Windows.TemplatePartAttribute(Name="ToolTip", Type=System.Windows.Controls.ToolTip)> <System.Windows.TemplatePartAttribute(Name="ContextMenuPopup", Type=System.Windows.Controls.Primitives.Popup)> <System.Windows.TemplatePartAttribute(Name="CurrentItemPresenter", Type=C1.Silverlight.C1RadialMenuItemsPresenter)> <System.Windows.TemplatePartAttribute(Name="ColorPresenter", Type=C1.Silverlight.C1RadialColorItemsPresenter)> <System.Windows.TemplatePartAttribute(Name="RadialSlider", Type=C1.Silverlight.C1RadialSlider)> <System.Windows.TemplatePartAttribute(Name="MainPanel", Type=System.Windows.Controls.Grid)> <System.Windows.TemplatePartAttribute(Name="NavigationButton", Type=System.Windows.Controls.Button)> <System.Windows.TemplatePartAttribute(Name="PositioningPanel", Type=System.Windows.Controls.Canvas)> <System.Windows.TemplatePartAttribute(Name="ColorSubmenuOpen", Type=System.Windows.Media.Animation.Storyboard)> <System.Windows.TemplatePartAttribute(Name="Expand", Type=System.Windows.Media.Animation.Storyboard)> <System.Windows.TemplatePartAttribute(Name="Collapse", Type=System.Windows.Media.Animation.Storyboard)> <System.Windows.TemplatePartAttribute(Name="SubmenuClose", Type=System.Windows.Media.Animation.Storyboard)> <System.Windows.TemplatePartAttribute(Name="RadialSliderOpen", Type=System.Windows.Media.Animation.Storyboard)> <System.Windows.TemplatePartAttribute(Name="ColorSubmenuClose", Type=System.Windows.Media.Animation.Storyboard)> <System.Windows.TemplatePartAttribute(Name="RadialSliderClose", Type=System.Windows.Media.Animation.Storyboard)> <System.Windows.StyleTypedPropertyAttribute(Property="NavigationButtonStyle", StyleTargetType=System.Windows.Controls.Button)> Public Class C1RadialMenu Inherits System.Windows.Controls.ItemsControl Implements IC1ContextMenu
'Usage
Dim instance As C1RadialMenu
[System.Windows.TemplatePart(Name="SubmenuOpen", Type=System.Windows.Media.Animation.Storyboard)] [System.Windows.TemplatePart(Name="CurrentItemRing", Type=C1.Silverlight.C1RadialBackgroundPresenter)] [System.Windows.TemplatePart(Name="ItemsContainer", Type=System.Windows.FrameworkElement)] [System.Windows.TemplatePart(Name="ToolTip", Type=System.Windows.Controls.ToolTip)] [System.Windows.TemplatePart(Name="ContextMenuPopup", Type=System.Windows.Controls.Primitives.Popup)] [System.Windows.TemplatePart(Name="CurrentItemPresenter", Type=C1.Silverlight.C1RadialMenuItemsPresenter)] [System.Windows.TemplatePart(Name="ColorPresenter", Type=C1.Silverlight.C1RadialColorItemsPresenter)] [System.Windows.TemplatePart(Name="RadialSlider", Type=C1.Silverlight.C1RadialSlider)] [System.Windows.TemplatePart(Name="MainPanel", Type=System.Windows.Controls.Grid)] [System.Windows.TemplatePart(Name="NavigationButton", Type=System.Windows.Controls.Button)] [System.Windows.TemplatePart(Name="PositioningPanel", Type=System.Windows.Controls.Canvas)] [System.Windows.TemplatePart(Name="ColorSubmenuOpen", Type=System.Windows.Media.Animation.Storyboard)] [System.Windows.TemplatePart(Name="Expand", Type=System.Windows.Media.Animation.Storyboard)] [System.Windows.TemplatePart(Name="Collapse", Type=System.Windows.Media.Animation.Storyboard)] [System.Windows.TemplatePart(Name="SubmenuClose", Type=System.Windows.Media.Animation.Storyboard)] [System.Windows.TemplatePart(Name="RadialSliderOpen", Type=System.Windows.Media.Animation.Storyboard)] [System.Windows.TemplatePart(Name="ColorSubmenuClose", Type=System.Windows.Media.Animation.Storyboard)] [System.Windows.TemplatePart(Name="RadialSliderClose", Type=System.Windows.Media.Animation.Storyboard)] [System.Windows.StyleTypedProperty(Property="NavigationButtonStyle", StyleTargetType=System.Windows.Controls.Button)] public class C1RadialMenu : System.Windows.Controls.ItemsControl, IC1ContextMenu
System.Object
System.Windows.DependencyObject
System.Windows.UIElement
System.Windows.FrameworkElement
System.Windows.Controls.Control
System.Windows.Controls.ItemsControl
C1.Silverlight.C1RadialMenu
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