Windows.SyncScrollingSideBySide Property

Definition

True enables scrolling of the contents of windows at the same time. False disables scrolling of windows at the same time.

public:
 property bool SyncScrollingSideBySide { bool get(); void set(bool value); };
public bool SyncScrollingSideBySide { get; set; }
member this.SyncScrollingSideBySide : bool with get, set
Public Property SyncScrollingSideBySide As Boolean

Property Value

Applies to