[]
public class C1RadialColorItem : C1RadialMenuItem, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage, IDisposable
| Name | Description |
|---|---|
| C1RadialColorItem() | Initializes a new instance of the C1RadialColorItem class. |
| Name | Description |
|---|---|
| BrushProperty | Identifies the Brush dependency property. |
| ColorProperty | Identifies the Color dependency property. |
| 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. |
| Name | Description |
|---|---|
| Dispose(bool) | |
| OnApplyTemplate() | |
| OnClick(SourcedEventArgs) | Responds to a click action by raising a Click event. |
| OnSelectedIndexChangedInternal(int) |