'Declaration
<LicenseProviderAttribute()> <TemplatePartAttribute(Name="ContextMenuPopup", Type=System.Windows.Controls.Primitives.Popup)> <StyleTypedPropertyAttribute(Property="NavigationButtonStyle", StyleTargetType=System.Windows.Controls.Button)> <DefaultEventAttribute("OnItemsChanged")> <DefaultPropertyAttribute("Items")> <ContentPropertyAttribute("Items")> <LocalizabilityAttribute(LocalizationCategory.None, Readability=Readability.Unreadable)> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class C1RadialMenu Inherits System.Windows.Controls.ItemsControl Implements IC1ContextMenu
[LicenseProvider()] [TemplatePart(Name="ContextMenuPopup", Type=System.Windows.Controls.Primitives.Popup)] [StyleTypedProperty(Property="NavigationButtonStyle", StyleTargetType=System.Windows.Controls.Button)] [DefaultEvent("OnItemsChanged")] [DefaultProperty("Items")] [ContentProperty("Items")] [Localizability(LocalizationCategory.None, Readability=Readability.Unreadable)] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class C1RadialMenu : System.Windows.Controls.ItemsControl, IC1ContextMenu