Property Undo
| Improve this Doc View SourceUndo
Gets the value that represents the Undo command.
Declaration
public static RoutedCommand Undo { get; }
Property Value
| Type | Description | ||||
|---|---|---|---|---|---|
| System.Windows.Input.RoutedCommand | The command.
|
Gets the value that represents the Undo command.
public static RoutedCommand Undo { get; }
| Type | Description | ||||
|---|---|---|---|---|---|
| System.Windows.Input.RoutedCommand | The command.
|