6 references to IsWindowReallyVisible
UIAutomationClient (6)
MS\Internal\Automation\HwndProxyElementProvider.cs (6)
1145if( ! IsWindowReallyVisible( hwnd ) ) 1213if (!IsWindowReallyVisible(_hwnd)) 1246if (!IsWindowReallyVisible(_hwnd)) 1403if (IsWindowReallyVisible(hChild)) 1516if( ! IsWindowReallyVisible( hwndOwner ) ) 1733if( ! IsWindowReallyVisible( hChild ) )