IProjectionBufferBase Events

 

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

NameDescription
System_CAPS_pubeventChanged

Occurs when a non-empty ITextEdit is successfully applied.(Inherited from ITextBuffer.)

System_CAPS_pubeventChangedHighPriority

Occurs when a non-empty ITextEdit is successfully applied.(Inherited from ITextBuffer.)

System_CAPS_pubeventChangedLowPriority

Occurs when a non-empty ITextEdit is successfully applied.(Inherited from ITextBuffer.)

System_CAPS_pubeventChanging

Occurs just before a non-empty ITextEdit is applied.(Inherited from ITextBuffer.)

System_CAPS_pubeventContentTypeChanged

Occurs whenever the IContentType has been changed.(Inherited from ITextBuffer.)

System_CAPS_pubeventPostChanged

Occurs after the Changed event and any resulting edits.(Inherited from ITextBuffer.)

System_CAPS_pubeventReadOnlyRegionsChanged

Occurs when a IReadOnlyRegionEdit has created or removed read-only regions.(Inherited from ITextBuffer.)

Return to top
Show: