DifferenceViewerOptions::SynchronizeSideBySideViewsId Field

 

The ID of the option that specifies whether the views are to be synchronized. If true, the left and right views of the side by side view are aligned with each other. This option is ignored in the other view modes.

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

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