Share via


IDifferenceBuffer.SnapshotDifferenceChanging Event

Definition

Raised immediately before the CurrentSnapshotDifference and InlineBuffer are updated.

public:
 event EventHandler<Microsoft::VisualStudio::Text::Differencing::SnapshotDifferenceChangeEventArgs ^> ^ SnapshotDifferenceChanging;
event EventHandler<Microsoft.VisualStudio.Text.Differencing.SnapshotDifferenceChangeEventArgs> SnapshotDifferenceChanging;
member this.SnapshotDifferenceChanging : EventHandler<Microsoft.VisualStudio.Text.Differencing.SnapshotDifferenceChangeEventArgs> 
Event SnapshotDifferenceChanging As EventHandler(Of SnapshotDifferenceChangeEventArgs) 

Event Type

Applies to