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