ComponentOne Basic Library for WPF and Silverlight
C1RadialColorItem Class
Members 


C1.WPF Namespace : C1RadialColorItem Class
An item for color selection inside a C1RadialMenu control.
Object Model
C1RadialColorItem Class
Syntax
'Declaration
 
Public Class C1RadialColorItem 
   Inherits C1RadialMenuItem
'Usage
 
Dim instance As C1RadialColorItem
public class C1RadialColorItem : C1RadialMenuItem 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ItemsControl
                        C1.WPF.C1RadialMenuItem
                           C1.WPF.C1RadialColorItem

See Also

Reference

C1RadialColorItem Members
C1.WPF Namespace