[]
The C1.WPF.C1MenuItem used in C1BorderTool to pick thickness.
public class C1ThicknessMenuItem : C1MenuItem
| Name | Description |
|---|---|
| C1ThicknessMenuItem() | Initializes a new instance of a C1ThicknessMenuItem. |
| Name | Description |
|---|---|
| IconTemplateProperty | Identifies the IconTemplate dependency property. |
| ThicknessProperty | Identifies the Thickness dependency property. |
| Name | Description |
|---|---|
| IconTemplate | Gets or sets the icon template. |
| Thickness | Gets or sets the thickness value. |
| Name | Description |
|---|---|
| OnApplyTemplate() | Builds the visual tree for the C1ThicknessMenuItem control when a new template is applied. |
| PrepareContainerForItemOverride(DependencyObject, object) |