IElisionBuffer Events
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Text.Projection
Assembly: Microsoft.VisualStudio.Text.Data (in Microsoft.VisualStudio.Text.Data.dll)
| Name | Description | |
|---|---|---|
![]() | Changed | Occurs when a non-empty ITextEdit is successfully applied.(Inherited from ITextBuffer.) |
![]() | ChangedHighPriority | Occurs when a non-empty ITextEdit is successfully applied.(Inherited from ITextBuffer.) |
![]() | ChangedLowPriority | Occurs when a non-empty ITextEdit is successfully applied.(Inherited from ITextBuffer.) |
![]() | Changing | Occurs just before a non-empty ITextEdit is applied.(Inherited from ITextBuffer.) |
![]() | ContentTypeChanged | Occurs whenever the IContentType has been changed.(Inherited from ITextBuffer.) |
![]() | PostChanged | Occurs after the Changed event and any resulting edits.(Inherited from ITextBuffer.) |
![]() | ReadOnlyRegionsChanged | Occurs when a IReadOnlyRegionEdit has created or removed read-only regions.(Inherited from ITextBuffer.) |
![]() | SourceSpansChanged | Occurs when there are changes to the set of hidden spans. |
Show:
