public bool ScrollWithModifiers { get; set; }
Public Property ScrollWithModifiers As Boolean Get Set
public: property bool ScrollWithModifiers { bool get (); void set (bool value); }
member ScrollWithModifiers : bool with get, set
In This Article