[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1ColorTool

C1ColorTool Class

Abstract base class for color tools in a C1RichTextBoxToolbar.

Namespace: C1.WPF.RichTextBox
Assembly: C1.WPF.RichTextBox.Toolbar.4.6.2.dll
Syntax
public abstract class C1ColorTool : C1ToolbarDropDown

Constructors

Name Description
C1ColorTool()

Initializes a new instance of a C1ColorTool.

Fields

Name Description
BrushProperty
RichTextBoxProperty

Identifies the RichTextBox dependency property.

Properties

Name Description
Brush
RichTextBox

Gets or sets the C1RichTextBox this tool edits.

Methods

Name Description
OnApplyTemplate()
SetValue(C1TextRange, Brush)