Windows.SyncScrollingSideBySide Property

Definition

True enables scrolling the contents of windows at the same time when documents are being compared side by side. False disables scrolling the windows at the same time.

public:
 property bool SyncScrollingSideBySide { bool get(); void set(bool value); };
public bool SyncScrollingSideBySide { get; set; }
Public Property SyncScrollingSideBySide As Boolean

Property Value

Applies to