5 references to GetRealOwner
UIAutomationClient (5)
MS\Internal\Automation\HwndProxyElementProvider.cs (5)
531NativeMethods.HWND hwndOwner = GetRealOwner( _hwnd ); 1151NativeMethods.HWND hwndOwner = GetRealOwner( hwnd ); 1200NativeMethods.HWND hwndOwner = GetRealOwner(_hwnd); 1222NativeMethods.HWND hwndOwner = GetRealOwner(_hwnd); 1255NativeMethods.HWND hwndOwner = GetRealOwner(_hwnd);