[]
        
(Showing Draft Content)

C1.WPF.C1RadialMenuItemsPresenter

C1RadialMenuItemsPresenter Class

Used within the template of the C1RadialMenu control to specify where items are placed.

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

Constructors

Name Description
C1RadialMenuItemsPresenter()

Initializes a new instance of the C1RadialMenuItemsPresenter control.

Properties

Name Description
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