public bool IsKeyboardFocus { get; set; }
Public Property IsKeyboardFocus As Boolean Get Set
public: property bool IsKeyboardFocus { bool get (); void set (bool value); }
member IsKeyboardFocus : bool with get, set
In This Article