FocusableAttribute.Value property
Gets a value indicating whether this FocusableAttribute is enabled.
public bool Value { get; }
Property Value
true if enabled; otherwise, false.
See Also
- class FocusableAttribute
Gets a value indicating whether this FocusableAttribute is enabled.
public bool Value { get; }
true if enabled; otherwise, false.