2 references to KeyboardNavigation
PresentationFramework (2)
System\Windows\Controls\ItemsControl.cs (1)
2535else if (KeyboardNavigation.IsFocusableInternal(fe))
System\Windows\Input\KeyboardNavigation.cs (1)
1163return FrameworkElement.KeyboardNavigation;