2 references to GetFirstChild
PresentationFramework (2)
src\Framework\System\Windows\Input\KeyboardNavigation.cs (2)
1766
DependencyObject firstChild =
GetFirstChild
(visual);
1892
result =
GetFirstChild
(e);