4 references to GetPreviousInTree
PresentationFramework (4)
System\Windows\Input\KeyboardNavigation.cs (4)
2169currElement = GetPreviousInTree(currElement, container); 2178DependencyObject currElement = GetPreviousInTree(e, container); 2185currElement = GetPreviousInTree(currElement, container); 2221currElement = GetPreviousInTree(currElement, container);