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