ComponentOne Basic Library for WPF and Silverlight
C1RadialColorItemsPresenter Class
Members 


C1.WPF Namespace : C1RadialColorItemsPresenter Class
Used within the template of the C1RadialMenu control to specify where submenu of the C1RadialColorItem should be placed.
Object Model
C1RadialColorItemsPresenter Class
Syntax
'Declaration
 
Public Class C1RadialColorItemsPresenter 
   Inherits System.Windows.Controls.ItemsControl
'Usage
 
Dim instance As C1RadialColorItemsPresenter
public class C1RadialColorItemsPresenter : System.Windows.Controls.ItemsControl 
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.C1RadialColorItemsPresenter

See Also

Reference

C1RadialColorItemsPresenter Members
C1.WPF Namespace