UIElementAutomationPeer::IsKeyboardFocusableCore Method ()
.NET Framework (current version)
Gets a value that indicates whether the UIElement that is associated with this UIElementAutomationPeer can accept keyboard focus. This method is called by IsKeyboardFocusable.
Assembly: PresentationCore (in PresentationCore.dll)
Return Value
Type: System::Booleantrue if the element is focusable by the keyboard; otherwise false.
.NET Framework
Available since 3.0
Available since 3.0
Show: