4 references to GetPreviousInTree
PresentationFramework (4)
System\Windows\Input\KeyboardNavigation.cs (4)
2179currElement = GetPreviousInTree(currElement, container); 2188DependencyObject currElement = GetPreviousInTree(e, container); 2195currElement = GetPreviousInTree(currElement, container); 2231currElement = GetPreviousInTree(currElement, container);