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