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