DiagramCommands
This static class lists all Diagram public Commands.
Definition
Namespace:Telerik.Windows.Controls.Diagrams
Assembly:Telerik.Windows.Controls.Diagrams.dll
Syntax:
public static class DiagramCommands
Inheritance: objectDiagramCommands
Properties
Align
RoutedUICommand
Gets the Align command.
public static RoutedUICommand Align { get; }
AutoFit
RoutedUICommand
Gets the Auto fit command.
public static RoutedUICommand AutoFit { get; }
BeginEdit
RoutedUICommand
Gets the BeginEdit command.
public static RoutedUICommand BeginEdit { get; }
The open.
BringForward
RoutedUICommand
Gets the BringForward command.
public static RoutedUICommand BringForward { get; }
BringToFront
RoutedUICommand
Gets the BringToFront command.
public static RoutedUICommand BringToFront { get; }
CancelEdit
RoutedUICommand
Gets the CancelEdit command.
public static RoutedUICommand CancelEdit { get; }
The open.
Clear
RoutedUICommand
Gets the Clear command.
public static RoutedUICommand Clear { get; }
CommitEdit
RoutedUICommand
Gets the CommitEdit command.
public static RoutedUICommand CommitEdit { get; }
The open.
Copy
RoutedUICommand
Gets the Copy command.
public static RoutedUICommand Copy { get; }
Cut
RoutedUICommand
Gets the Cut command.
public static RoutedUICommand Cut { get; }
Delete
RoutedUICommand
Gets the Delete command.
public static RoutedUICommand Delete { get; }
Duplicate
RoutedUICommand
Gets the Duplicate command.
public static RoutedUICommand Duplicate { get; }
Export
RoutedUICommand
Gets the Export command.
public static RoutedUICommand Export { get; }
Group
RoutedUICommand
Gets the Group command.
public static RoutedUICommand Group { get; }
Layout
RoutedUICommand
Gets the Layout command.
public static RoutedUICommand Layout { get; }
Load
RoutedUICommand
Gets the Load command.
public static RoutedUICommand Load { get; }
Nudge
RoutedUICommand
Gets the Nudge command.
public static RoutedUICommand Nudge { get; }
Open
RoutedUICommand
Gets the Open command.
public static RoutedUICommand Open { get; }
The open.
Paste
RoutedUICommand
Gets the Paste command.
public static RoutedUICommand Paste { get; }
Redo
RoutedUICommand
Gets the Redo command.
public static RoutedUICommand Redo { get; }
Save
RoutedUICommand
Gets the Save command.
public static RoutedUICommand Save { get; }
SelectAll
RoutedUICommand
Gets the SelectAll command.
public static RoutedUICommand SelectAll { get; }
SendBackward
RoutedUICommand
Gets the SendBackward command.
public static RoutedUICommand SendBackward { get; }
SendToBack
RoutedUICommand
Gets the SendToBack command.
public static RoutedUICommand SendToBack { get; }
Snap
RoutedUICommand
Gets the Snap command.
public static RoutedUICommand Snap { get; }
SwitchGridVisibility
RoutedUICommand
Gets the SwitchGridVisibility command.
public static RoutedUICommand SwitchGridVisibility { get; }
Undo
RoutedUICommand
Gets the Undo command.
public static RoutedUICommand Undo { get; }
Ungroup
RoutedUICommand
Gets the Ungroup command.
public static RoutedUICommand Ungroup { get; }