[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1ColorPickerMenuItem

C1ColorPickerMenuItem Class

The C1.WPF.C1MenuItem used in C1BorderTool to pick colors.

Inheritance
C1ColorPickerMenuItem
Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.Toolbar.4.6.2.dll
Syntax
public class C1ColorPickerMenuItem : C1MenuItem

Constructors

Name Description
C1ColorPickerMenuItem()

Initializes a new instance of a C1ColorPickerMenuItem.

Fields

Name Description
BrushProperty

Identifies the Brush dependency property.

IconTemplateProperty

Identifies the IconTemplate dependency property.

Properties

Name Description
Brush

Gets or sets brush value.

IconTemplate

Gets or sets the icon template.

Methods

Name Description
OnApplyTemplate()

Builds the visual tree for the C1ColorPickerMenuItem control when a new template is applied.

PrepareContainerForItemOverride(DependencyObject, object)

Events

Name Description
BrushChanged

Event raised when the Brush property has changed.