SearchBooleanOptionButtonAutomationPeer.HasKeyboardFocusCore Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Determines whether this has keyboard focus.
protected:
override bool HasKeyboardFocusCore();
protected:
override bool HasKeyboardFocusCore();
override bool HasKeyboardFocusCore();
protected override bool HasKeyboardFocusCore ();
override this.HasKeyboardFocusCore : unit -> bool
Protected Overrides Function HasKeyboardFocusCore () As Boolean
Returns
True if it has keyboard focus, otherwise false.