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