Share via


IVsUndoTrackingEvents Members

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

Public method

OnReturnToCleanState

Informs the client that the document has returned to a clean state.

Top

See Also

Reference

IVsUndoTrackingEvents Interface

Microsoft.VisualStudio.TextManager.Interop Namespace