IBufferGraphFactoryService::CreateBufferGraph Method (ITextBuffer^)
Visual Studio 2015
Initializes a new instance of an IBufferGraph for the specified ITextBuffer.
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
Parameters
- textBuffer
-
Type:
Microsoft.VisualStudio.Text::ITextBuffer^
The ITextBuffer for which to create the IBufferGraph.
Show: