2 references to IsKeyboardFocusedProperty
PresentationCore (2)
System\Windows\Generated\ContentElement.cs (1)
2491public static readonly DependencyProperty IsKeyboardFocusedProperty = UIElement.IsKeyboardFocusedProperty.AddOwner(_typeofThis);
System\Windows\Generated\UIElement3D.cs (1)
2210public static readonly DependencyProperty IsKeyboardFocusedProperty = UIElement.IsKeyboardFocusedProperty.AddOwner(_typeofThis);