ITextView::BufferGraph Property

 

Gets the IBufferGraph that contains the set of source buffers that contribute to this view.

Namespace:   Microsoft.VisualStudio.Text.Editor
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

property IBufferGraph^ BufferGraph {
	IBufferGraph^ get();
}
Return to top
Show: