2 references to GetFirstChild
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\WindowsTreeView.cs (2)
1350
IntPtr hChild = WindowsTreeView.
GetFirstChild
(_hwnd, _hItem);
1363
IntPtr hChild = WindowsTreeView.
GetFirstChild
(_hwnd, _hItem);