GraphBuffersChangedEventArgs Properties

 

Namespace:   Microsoft.VisualStudio.Text.Projection
Assembly:  Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)

NameDescription
System_CAPS_pubpropertyAddedBuffers

Gets the list of ITextBuffer objects that have been added to the IBufferGraph.

System_CAPS_pubpropertyRemovedBuffers

Gets the list of ITextBuffer objects that have been removed from the IBufferGraph.

Return to top
Show: