ITextBufferUndoManagerProvider Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Operations
Assembly: Microsoft.VisualStudio.Text.Logic (in Microsoft.VisualStudio.Text.Logic.dll)
| Name | Description | |
|---|---|---|
![]() | GetTextBufferUndoManager(ITextBuffer^) | Gets the cached ITextBufferUndoManager for the specified ITextBuffer. |
![]() | RemoveTextBufferUndoManager(ITextBuffer^) | Removes the ITextBufferUndoManager for the specified text buffer. |
Show:
