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