IElisionBuffer.SourceSpansChanged Ereignis

Definition

Tritt ein, wenn sich der Satz ausgeblendeter spannen ändert.

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) 

Ereignistyp

EventHandler<ElisionSourceSpansChangedEventArgs>

Gilt für