GraphBufferContentTypeChangedEventArgs Properties

 

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

NameDescription
System_CAPS_pubpropertyAfterContentType

Gets the IContentType after the change.

System_CAPS_pubpropertyBeforeContentType

Gets the IContentType before the change.

System_CAPS_pubpropertyTextBuffer

Gets the ITextBuffer whose IContentType has changed.

Return to top
Show: