GraphBufferContentTypeChangedEventArgs Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Projection
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
| Name | Description | |
|---|---|---|
![]() | AfterContentType | Gets the IContentType after the change. |
![]() | BeforeContentType | Gets the IContentType before the change. |
![]() | TextBuffer | Gets the ITextBuffer whose IContentType has changed. |
Show:
