ITextBufferUndoManagerProvider Methods

 

Namespace:   Microsoft.VisualStudio.Text.Operations
Assembly:  Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)

NameDescription
System_CAPS_pubmethodGetTextBufferUndoManager(ITextBuffer^)

Gets the cached ITextBufferUndoManager for the specified ITextBuffer.

System_CAPS_pubmethodRemoveTextBufferUndoManager(ITextBuffer^)

Removes the ITextBufferUndoManager for the specified text buffer.

Return to top
Show: