[]
The C1.WPF.C1MenuItem used in C1BorderTool to pick colors.
public class C1ColorPickerMenuItem : C1MenuItem
| Name | Description |
|---|---|
| C1ColorPickerMenuItem() | Initializes a new instance of a C1ColorPickerMenuItem. |
| Name | Description |
|---|---|
| BrushProperty | Identifies the Brush dependency property. |
| IconTemplateProperty | Identifies the IconTemplate dependency property. |
| Name | Description |
|---|---|
| Brush | Gets or sets brush value. |
| IconTemplate | Gets or sets the icon template. |
| Name | Description |
|---|---|
| OnApplyTemplate() | Builds the visual tree for the C1ColorPickerMenuItem control when a new template is applied. |
| PrepareContainerForItemOverride(DependencyObject, object) |
| Name | Description |
|---|---|
| BrushChanged | Event raised when the Brush property has changed. |