6 references to IsWindowReallyVisible
UIAutomationClient (6)
MS\Internal\Automation\HwndProxyElementProvider.cs (6)
1166if( ! IsWindowReallyVisible( hwnd ) ) 1234if (!IsWindowReallyVisible(_hwnd)) 1267if (!IsWindowReallyVisible(_hwnd)) 1424if (IsWindowReallyVisible(hChild)) 1526if( ! IsWindowReallyVisible( hwndOwner ) ) 1745if( ! IsWindowReallyVisible( hChild ) )