[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.C1ThicknessMenuItem

C1ThicknessMenuItem Class

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

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

Constructors

Name Description
C1ThicknessMenuItem()

Initializes a new instance of a C1ThicknessMenuItem.

Fields

Name Description
IconTemplateProperty

Identifies the IconTemplate dependency property.

ThicknessProperty

Identifies the Thickness dependency property.

Properties

Name Description
IconTemplate

Gets or sets the icon template.

Thickness

Gets or sets the thickness value.

Methods

Name Description
OnApplyTemplate()

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

PrepareContainerForItemOverride(DependencyObject, object)