4 references to GetPreviousInTree
PresentationFramework (4)
System\Windows\Input\KeyboardNavigation.cs (4)
2179
currElement =
GetPreviousInTree
(currElement, container);
2188
DependencyObject currElement =
GetPreviousInTree
(e, container);
2195
currElement =
GetPreviousInTree
(currElement, container);
2231
currElement =
GetPreviousInTree
(currElement, container);