SearchBooleanOptionButtonAutomationPeer::HasKeyboardFocusCore Method ()

 

Determines whether this has keyboard focus.

Namespace:   Microsoft.VisualStudio.PlatformUI
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

protected:
virtual bool HasKeyboardFocusCore() override

Return Value

Type: System::Boolean

True if it has keyboard focus, otherwise false.

Return to top
Show: