[This is preliminary documentation and subject to change.]
Gets a value indicating whether this instance is recording a change.
true if this instance is recording a change; otherwisefalse .
When the UndoEngine catches the InstanceChanging event generated by the associated RootInstance, it remains in the 'recording' state until the engine catches the corresponding InstanceChanged event, until the RecordingExpirationInterval has not elapsed or util the ResetRecording method isn't called.
UndoEngine Class | LaMarvin.ComponentModel Namespace