Class EditorCommands
Inheritance
System.Object
EditorCommands
Namespace: Syncfusion.Windows.Shared
Assembly: Syncfusion.Shared.WPF.dll
Syntax
public class EditorCommands : Object
Constructors
EditorCommands()
Declaration
public EditorCommands()
Properties
Clear
Gets the Clear Command.
Declaration
public static RoutedCommand Clear { get; }
Property Value
Type | Description |
---|---|
System.Windows.Input.RoutedCommand | The Clear Command. |