RedoOperations
Gets the collection of operations that can be redone using the Redo() method.
Declaration
public OperationCollection RedoOperations { get; }
Property Value
Type | Description |
---|---|
OperationCollection |
Gets the collection of operations that can be redone using the Redo() method.
public OperationCollection RedoOperations { get; }
Type | Description |
---|---|
OperationCollection |