4 references to GetPreviousInTree
PresentationFramework (4)
src\Framework\System\Windows\Input\KeyboardNavigation.cs (4)
2266currElement = GetPreviousInTree(currElement, container); 2275DependencyObject currElement = GetPreviousInTree(e, container); 2282currElement = GetPreviousInTree(currElement, container); 2318currElement = GetPreviousInTree(currElement, container);