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