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