3 references to PredictFocusedElement
PresentationFramework (3)
System\Windows\Controls\ItemsControl.cs (2)
2008nextElement = KeyboardNavigation.Current.PredictFocusedElement(startingElement, 2137nextElement = KeyboardNavigation.Current.PredictFocusedElement(startingElement,
System\Windows\Input\KeyboardNavigation.cs (1)
1277return PredictFocusedElement(sourceElement, direction, /*treeViewNavigation*/ false);