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