IElisionBuffer.SourceSpansChanged Event

Definition

Occurs when the set of hidden spans changes.

public:
 event EventHandler<Microsoft::VisualStudio::Text::Projection::ElisionSourceSpansChangedEventArgs ^> ^ SourceSpansChanged;
event EventHandler<Microsoft.VisualStudio.Text.Projection.ElisionSourceSpansChangedEventArgs> SourceSpansChanged;
member this.SourceSpansChanged : EventHandler<Microsoft.VisualStudio.Text.Projection.ElisionSourceSpansChangedEventArgs> 
Event SourceSpansChanged As EventHandler(Of ElisionSourceSpansChangedEventArgs) 

Event Type

Applies to