The HistoryData type exposes the following members.
Name | Description | |
---|---|---|
HistoryData | Overloaded. Creates and initializes an instance of the HistoryData class. |
Name | Description | |
---|---|---|
ApplyState |
Applies the stored state to the specified History. |
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
C |
Gets or sets a list of the commands. |
|
Cur |
Gets or sets an index of the current action. |
|
E |
Gets or sets the value indicating if the undo/redo functionality is enabled. |
|
L |
Gets or sets the value indicating if some command is executing. |
|
T |
Gets or sets the value indicating if the tracking commands functionality is enabled. |
|
US |
Gets or sets a maximum number of available undo steps. |