Implemented interface member:
property
IsKeyboardFocused
System.Windows.IInputElement.IsKeyboardFocused
1 reference to IsKeyboardFocused
PresentationCore (1)
Core\CSharp\System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
313return _owner.IsKeyboardFocused;