ClassDiagramExtensionCommands
Class
Contains extension diagram commands.
Definition
Namespace:Telerik.Windows.Controls.Diagrams.Extensions
Assembly:Telerik.Windows.Controls.Diagrams.Extensions.dll
Syntax:
cs-api-definition
public static class DiagramExtensionCommands
Inheritance: objectDiagramExtensionCommands
Properties
Gets the open print dialog command.
Declaration
cs-api-definition
public static RoutedUICommand Print { get; }
Property Value
RoutedUICommand
SketchCommand
Gets the sketch command.
Declaration
cs-api-definition
public static RoutedUICommand SketchCommand { get; }
Property Value
RoutedUICommand