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