Include Protected Members
Include Inherited Members
An IOleUndoManager client can expose this interface to be informed when the undo stack has returned to an unmodified state (that is, no data-changing modifications exist) by the undo manager.
The IVsUndoTrackingEvents type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
OnReturnToCleanState | Informs the client that the document has returned to a clean state. |
Top