Class RichTextBoxShapesCommandsTranslator
Inheritance
System.Object
RichTextBoxShapesCommandsTranslator
Inherited Members
Namespace: Telerik.Windows.Documents.RichTextBoxCommands
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public class RichTextBoxShapesCommandsTranslator : RichTextBoxCommandsTranslator, INotifyPropertyChanged
Constructors
RichTextBoxShapesCommandsTranslator(RichTextBoxCommands, RichTextBoxCommands)
Declaration
public RichTextBoxShapesCommandsTranslator(RichTextBoxCommands activeEditorCommands, RichTextBoxCommands mainEditorCommands)
Parameters
Rich
|
Rich
|
Properties
ChangeRotateTextWithShapeCommand
Declaration
public override ChangeRotateTextWithShapeCommand ChangeRotateTextWithShapeCommand { get; }
Property Value
Overrides
ChangeShapeAutoFitToTextCommand
Declaration
public override ChangeShapeAutoFitToTextCommand ChangeShapeAutoFitToTextCommand { get; }
Property Value
Overrides
ChangeShapeFillCommand
Declaration
public override ChangeShapeFillCommand ChangeShapeFillCommand { get; }
Property Value
Overrides
ChangeShapeOutlineDashCommand
Declaration
public override ChangeShapeOutlineDashCommand ChangeShapeOutlineDashCommand { get; }
Property Value
Overrides
ChangeShapeOutlineFillCommand
Declaration
public override ChangeShapeOutlineFillCommand ChangeShapeOutlineFillCommand { get; }
Property Value
Overrides
ChangeShapeOutlineWidthCommand
Declaration
public override ChangeShapeOutlineWidthCommand ChangeShapeOutlineWidthCommand { get; }
Property Value
Overrides
ChangeShapeTextBottomMarginCommand
Declaration
public override ChangeShapeTextBottomMarginCommand ChangeShapeTextBottomMarginCommand { get; }
Property Value
Overrides
ChangeShapeTextFillCommand
Declaration
public override ChangeShapeTextFillCommand ChangeShapeTextFillCommand { get; }
Property Value
Overrides
ChangeShapeTextLeftMarginCommand
Declaration
public override ChangeShapeTextLeftMarginCommand ChangeShapeTextLeftMarginCommand { get; }
Property Value
Overrides
ChangeShapeTextOutlineDashCommand
Declaration
public override ChangeShapeTextOutlineDashCommand ChangeShapeTextOutlineDashCommand { get; }
Property Value
Overrides
ChangeShapeTextOutlineFillCommand
Declaration
public override ChangeShapeTextOutlineFillCommand ChangeShapeTextOutlineFillCommand { get; }
Property Value
Overrides
ChangeShapeTextOutlineWidthCommand
Declaration
public override ChangeShapeTextOutlineWidthCommand ChangeShapeTextOutlineWidthCommand { get; }
Property Value
Overrides
ChangeShapeTextRightMarginCommand
Declaration
public override ChangeShapeTextRightMarginCommand ChangeShapeTextRightMarginCommand { get; }
Property Value
Overrides
ChangeShapeTextRotationCommand
Declaration
public override ChangeShapeTextRotationCommand ChangeShapeTextRotationCommand { get; }
Property Value
Overrides
ChangeShapeTextTopMarginCommand
Declaration
public override ChangeShapeTextTopMarginCommand ChangeShapeTextTopMarginCommand { get; }
Property Value
Overrides
ChangeShapeTextVerticalAlignmentCommand
Declaration
public override ChangeShapeTextVerticalAlignmentCommand ChangeShapeTextVerticalAlignmentCommand { get; }
Property Value
Overrides
ChangeShapeTextWrapCommand
Declaration
public override ChangeShapeTextWrapCommand ChangeShapeTextWrapCommand { get; }
Property Value
Overrides
CopyCommand
Declaration
public override CopyCommand CopyCommand { get; }
Property Value
Overrides
CutCommand
Declaration
public override CutCommand CutCommand { get; }
Property Value
Overrides
DeleteCommand
Declaration
public override DeleteCommand DeleteCommand { get; }
Property Value
Overrides
PasteCommand
Declaration
public override PasteCommand PasteCommand { get; }
Property Value
Overrides
ShowTaskPaneCommand
Declaration
public override ShowTaskPaneCommand ShowTaskPaneCommand { get; }
Property Value
Overrides
ToggleInsertShapeToolCommand
Declaration
public override ToggleInsertShapeToolCommand ToggleInsertShapeToolCommand { get; }