5 references to GetRealOwner
UIAutomationClient (5)
MS\Internal\Automation\HwndProxyElementProvider.cs (5)
530NativeMethods.HWND hwndOwner = GetRealOwner( _hwnd ); 1150NativeMethods.HWND hwndOwner = GetRealOwner( hwnd ); 1199NativeMethods.HWND hwndOwner = GetRealOwner(_hwnd); 1221NativeMethods.HWND hwndOwner = GetRealOwner(_hwnd); 1254NativeMethods.HWND hwndOwner = GetRealOwner(_hwnd);