ComponentOne Basic Library for WPF and Silverlight
C1RadialBackgroundPresenter Class
Members 


C1.Silverlight Namespace : C1RadialBackgroundPresenter Class
The supplementary control to use in the C1RadialMenu control template.
Object Model
C1RadialBackgroundPresenter Class
Syntax
'Declaration
 
Public Class C1RadialBackgroundPresenter 
   Inherits System.Windows.Controls.ItemsControl
'Usage
 
Dim instance As C1RadialBackgroundPresenter
public class C1RadialBackgroundPresenter : System.Windows.Controls.ItemsControl 
Remarks
It wraps Items into ContentControls with specified ItemContainerStyle and propagates item background to the wrapper ContentControl.
Inheritance Hierarchy

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

See Also

Reference

C1RadialBackgroundPresenter Members
C1.Silverlight Namespace