1 reference to IsChild
UIAutomationClient (1)
MS\Internal\Automation\HwndProxyElementProvider.cs (1)
184
return (gti.hwndFocus == _hwnd) || (SafeNativeMethods.
IsChild
(_hwnd, gti.hwndFocus));