GraphBuffersChangedEventArgs Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Projection
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
| Name | Description | |
|---|---|---|
![]() | AddedBuffers | Gets the list of ITextBuffer objects that have been added to the IBufferGraph. |
![]() | RemovedBuffers | Gets the list of ITextBuffer objects that have been removed from the IBufferGraph. |
Show:
