Property CanFocus
CanFocus
Gets or sets a value indicating whether this Toplevel can focus.
public override bool CanFocus { get; }
Property Value
- bool
true
if can focus; otherwise,false
.
Gets or sets a value indicating whether this Toplevel can focus.
public override bool CanFocus { get; }
true
if can focus; otherwise, false
.