2 references to GetNextInDirection
PresentationFramework (2)
src\Framework\System\Windows\Input\KeyboardNavigation.cs (2)
1393return GetNextInDirection(sourceElement, direction, treeViewNavigation, considerDescendants); 2809return GetNextInDirection(sourceElement, direction, treeViewNavigation, considerDescendants:true);