2 references to IsKeyboardFocusableProperty
PresentationCore (1)
System\Windows\Automation\Peers\AutomationPeer.cs (1)
2410s_propertyInfo[AutomationElementIdentifiers.IsKeyboardFocusableProperty.Id] = new GetProperty(IsKeyboardFocusable);
UIAutomationClient (1)
System\Windows\Automation\AutomationElement.cs (1)
138public static readonly AutomationProperty IsKeyboardFocusableProperty = AutomationElementIdentifiers.IsKeyboardFocusableProperty;