'Declaration Public Property DisableFocusTimer As Nullable(Of Boolean)
public Nullable<bool> DisableFocusTimer {get; set;}
Property Value
true
if focused elements should be permanently highlighted; otherwise, false
.'Declaration Public Property DisableFocusTimer As Nullable(Of Boolean)
public Nullable<bool> DisableFocusTimer {get; set;}
true
if focused elements should be permanently highlighted; otherwise, false
.