'Declaration
<TemplatePartAttribute(Name="CurrentItemPresenter", Type=C1.Silverlight.C1RadialMenuItemsPresenter)> <StyleTypedPropertyAttribute(Property="NavigationButtonStyle", StyleTargetType=System.Windows.Controls.Button)> <ContentPropertyAttribute("Items", True)> Public Class C1RadialMenu Inherits System.Windows.Controls.ItemsControl Implements IC1ContextMenu
[TemplatePart(Name="CurrentItemPresenter", Type=C1.Silverlight.C1RadialMenuItemsPresenter)] [StyleTypedProperty(Property="NavigationButtonStyle", StyleTargetType=System.Windows.Controls.Button)] [ContentProperty("Items", true)] public class C1RadialMenu : System.Windows.Controls.ItemsControl, IC1ContextMenu