ComponentOne Basic Library for WPF and Silverlight
C1RadialMenuItemsPresenter Class
Members 


C1.Silverlight Namespace : C1RadialMenuItemsPresenter Class
Used within the template of the C1RadialMenu control to specify where items are placed.
Object Model
C1RadialMenuItemsPresenter Class
Syntax
'Declaration
 
Public Class C1RadialMenuItemsPresenter 
   Inherits System.Windows.Controls.ItemsControl
'Usage
 
Dim instance As C1RadialMenuItemsPresenter
public class C1RadialMenuItemsPresenter : System.Windows.Controls.ItemsControl 
Inheritance Hierarchy

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

See Also

Reference

C1RadialMenuItemsPresenter Members
C1.Silverlight Namespace