C1.Silverlight Namespace / C1RadialNumericItem Class
Members

C1RadialNumericItem Class
An item for numeric items selection inside a C1RadialMenu control.
Object Model
C1RadialNumericItem Class
Syntax
'Declaration
 
<TemplateVisualStateAttribute(Name="NonHighlighted", GroupName="HighlightedStates")>
<TemplatePartAttribute(Name="IconPresenter", Type=System.Windows.Controls.ContentControl)>
<ContentPropertyAttribute("Items", True)>
Public Class C1RadialNumericItem 
   Inherits C1RadialMenuItem
 
Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.ItemsControl
                  C1.Silverlight.C1RadialMenuItem
                     C1.Silverlight.C1RadialNumericItem

See Also