ComponentOne Basic Library for UWP
C1RadialBackgroundPresenter Class
Members 

C1.UWP Assembly > C1.Xaml Namespace : C1RadialBackgroundPresenter Class
The supplementary control to use in the C1RadialMenu control template.
Object Model
C1RadialBackgroundPresenter Class
Syntax
'Declaration
 
Public Class C1RadialBackgroundPresenter 
   Inherits Windows.UI.Xaml.Controls.ItemsControl
   Implements Windows.UI.Composition.IAnimationObject 
public class C1RadialBackgroundPresenter : Windows.UI.Xaml.Controls.ItemsControl, Windows.UI.Composition.IAnimationObject  
Remarks
It wraps Items into ContentControls with specified ItemContainerStyle and propagates item background to the wrapper ContentControl.
Inheritance Hierarchy

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

See Also

Reference

C1RadialBackgroundPresenter Members
C1.Xaml Namespace