[]
        
(Showing Draft Content)

C1.WPF.Menu.C1RadialColorItem

C1RadialColorItem Class

Namespace: C1.WPF.Menu
Assembly: C1.WPF.Menu.dll
Syntax
public class C1RadialColorItem : C1RadialMenuItem, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage, IDisposable

Constructors

Name Description
C1RadialColorItem()

Initializes a new instance of the C1RadialColorItem class.

Fields

Name Description
BrushProperty

Identifies the Brush dependency property.

ColorProperty

Identifies the Color dependency property.

Properties

Name Description
Brush

Gets or sets the Brush property.

Color

Gets or sets the Color property.

HasContent

Gets a value that indicates whether the C1RadialColorItem contains sub-items or any other content.

Index

Gets the index of this C1RadialColorItem in its parent items collection.

Methods

Name Description
Dispose(bool)
OnApplyTemplate()
OnClick(SourcedEventArgs)

Responds to a click action by raising a Click event.

OnSelectedIndexChangedInternal(int)