public bool EnableTouchMode { get; set; }Public Property EnableTouchMode As Boolean
Get
Setpublic:
virtual property bool EnableTouchMode {
bool get () sealed;
void set (bool value) sealed;
}abstract EnableTouchMode : bool with get, set
override EnableTouchMode : bool with get, set