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 | |
---|---|---|
Commands |
Gets or sets a list of the commands. |
|
Current |
Gets or sets an index of the current action. |
|
Enable |
Gets or sets the value indicating if the undo/redo functionality is enabled. |
|
Locked |
Gets or sets the value indicating if some command is executing. |
|
MaxUndoStepCount |
Gets or sets a maximum number of available undo steps. |
|
TrackingEnabled |
Gets or sets the value indicating if the tracking commands functionality is enabled. |