BcfUndoRepository Properties |
[This is preliminary documentation and is subject to change.]
The BcfUndoRepository type exposes the following members.
| Name | Description | |
|---|---|---|
| MaxItems |
Gets or sets the maximum item count for undo and redo stack.
| |
| RedoItemCount |
Gets the redo-stack item count.
| |
| RedoItems |
Gets the redo items.
| |
| SerializesContent |
Gets a value indicating whether undo and redo data is serialized to streams.
| |
| UndoItemCount |
Gets the undo-stack item count.
| |
| UndoItems |
Gets the undo items.
|