6 references to IsWindowReallyVisible
UIAutomationClient (6)
MS\Internal\Automation\HwndProxyElementProvider.cs (6)
1158if( ! IsWindowReallyVisible( hwnd ) ) 1226if (!IsWindowReallyVisible(_hwnd)) 1259if (!IsWindowReallyVisible(_hwnd)) 1416if (IsWindowReallyVisible(hChild)) 1532if( ! IsWindowReallyVisible( hwndOwner ) ) 1751if( ! IsWindowReallyVisible( hChild ) )