[]
        
(Showing Draft Content)

C1.WPF.C1RadialColorItemsPresenter

C1RadialColorItemsPresenter Class

Used within the template of the C1RadialMenu control to specify where submenu of the C1RadialColorItem should be placed.

Namespace: C1.WPF
Assembly: C1.WPF.4.6.2.dll
Syntax
public class C1RadialColorItemsPresenter : ItemsControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage

Constructors

Name Description
C1RadialColorItemsPresenter()

Initializes a new instance of the C1RadialColorItemsPresenter control.

Properties

Name Description
CurrentItem

Identifies the parent C1RadialColorItem item.

Menu

Identifies the parent C1RadialMenu control.

Methods

Name Description
ClearContainerForItemOverride(DependencyObject, object)
GetContainerForItemOverride()
IsItemItsOwnContainerOverride(object)
PrepareContainerForItemOverride(DependencyObject, object)

Prepares the specified element to display the specified item.

Extension Methods