4 references to GetPreviousInTree
PresentationFramework (4)
System\Windows\Input\KeyboardNavigation.cs (4)
2167currElement = GetPreviousInTree(currElement, container); 2176DependencyObject currElement = GetPreviousInTree(e, container); 2183currElement = GetPreviousInTree(currElement, container); 2219currElement = GetPreviousInTree(currElement, container);