Class
ShapesOutlinePicker

Definition

Namespace:Telerik.Windows.Controls.RichTextBoxUI

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

cs-api-definition
public class ShapesOutlinePicker : ShapesOutlinePickerBase

Inheritance: objectControlBaseShapesControlBaseShapesOutlinePickerBaseShapesOutlinePicker

Inherited Members ShapesOutlinePickerBase.SplitButtonImagePropertyShapesOutlinePickerBase.SelectedOutlineColorPropertyShapesOutlinePickerBase.OutlineWeightItemsPropertyShapesOutlinePickerBase.SelectedOutlineWeightPropertyShapesOutlinePickerBase.OutlineDashTypeItemsPropertyShapesOutlinePickerBase.SelectedOutlineDashTypePropertyShapesOutlinePickerBase.SplitButtonImageShapesOutlinePickerBase.SelectedOutlineColorShapesOutlinePickerBase.SelectedOutlineWeightShapesOutlinePickerBase.SelectedOutlineDashTypeShapesOutlinePickerBase.OutlineWeightItemsShapesOutlinePickerBase.OutlineDashTypeItemsShapesControlBase.AssociatedRichTextBoxPropertyShapesControlBase.AssociatedRichTextBoxControlBase.GetTemplateChild<T>(string)ControlBase.GetRequiredTemplateChild<T>(string, bool)

Constructors

ShapesOutlinePicker()

Declaration

cs-api-definition
public ShapesOutlinePicker()

Fields

ShapesOutlinePickerImagePath

Declaration

cs-api-definition
public static readonly Uri ShapesOutlinePickerImagePath

Field Value

Uri

Methods

OnInitialized(EventArgs)

Raises the event. This method is invoked whenever is set to true internally.

Declaration

cs-api-definition
protected override void OnInitialized(EventArgs e)

Parameters

e

EventArgs

The RoutedEventArgs that contains the event data.

OutlineDashCommand()

Declaration

cs-api-definition
protected override ShapeContextCommandBase OutlineDashCommand()

Returns

ShapeContextCommandBase

Overrides ShapesOutlinePickerBase.OutlineDashCommand()

OutlineFillCommand()

Declaration

cs-api-definition
protected override ShapeContextCommandBase OutlineFillCommand()

Returns

ShapeContextCommandBase

Overrides ShapesOutlinePickerBase.OutlineFillCommand()

OutlineWidthCommand()

Declaration

cs-api-definition
protected override ShapeContextCommandBase OutlineWidthCommand()

Returns

ShapeContextCommandBase

Overrides ShapesOutlinePickerBase.OutlineWidthCommand()