DifferenceViewerOptions::ScrollToFirstDiffId Field

 

The ID of the option that specifies whether or not to scroll to the first diff. If true, the difference viewer will scroll each contained view to the first visible difference after the files are compared. If false, the scrolled area is left alone.

Namespace:   Microsoft.VisualStudio.Text.Differencing
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

public:
static initonly EditorOptionKey<bool> ScrollToFirstDiffId
Return to top
Show: