bool EnableTouchMode { get; set; }
Property EnableTouchMode As Boolean Get Set
property bool EnableTouchMode { bool get (); void set (bool value); }
abstract EnableTouchMode : bool with get, set
In This Article