'Declaration
<C1ControlAttribute()> <C1TemplatePartAttribute(Name="IconPresenter", Type=System.Windows.Controls.ContentControl)> <C1VisualStateAttribute(Name="Highlighted", GroupName="Highlighted", Condition="IsHighlighted")> <TemplateVisualStateAttribute(Name="PointerOver", GroupName="CommonStates")> <TemplatePartAttribute(Name="IconPresenter", Type=System.Windows.Controls.ContentControl)> <DefaultEventAttribute("OnItemsChanged")> <DefaultPropertyAttribute("Items")> <LocalizabilityAttribute(LocalizationCategory.None, Readability=Readability.Unreadable)> <ContentPropertyAttribute("Items")> <StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=System.Windows.FrameworkElement)> <RuntimeNamePropertyAttribute("Name")> <UsableDuringInitializationAttribute(True)> <XmlLangPropertyAttribute("Language")> <UidPropertyAttribute("Uid")> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class C1RadialMenuItem Inherits System.Windows.Controls.ItemsControl
[C1Control()] [C1TemplatePart(Name="IconPresenter", Type=System.Windows.Controls.ContentControl)] [C1VisualState(Name="Highlighted", GroupName="Highlighted", Condition="IsHighlighted")] [TemplateVisualState(Name="PointerOver", GroupName="CommonStates")] [TemplatePart(Name="IconPresenter", Type=System.Windows.Controls.ContentControl)] [DefaultEvent("OnItemsChanged")] [DefaultProperty("Items")] [Localizability(LocalizationCategory.None, Readability=Readability.Unreadable)] [ContentProperty("Items")] [StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=System.Windows.FrameworkElement)] [RuntimeNameProperty("Name")] [UsableDuringInitialization(true)] [XmlLangProperty("Language")] [UidProperty("Uid")] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class C1RadialMenuItem : System.Windows.Controls.ItemsControl