6 references to IsWindowReallyVisible
UIAutomationClient (6)
MS\Internal\Automation\HwndProxyElementProvider.cs (6)
1157if( ! IsWindowReallyVisible( hwnd ) ) 1225if (!IsWindowReallyVisible(_hwnd)) 1258if (!IsWindowReallyVisible(_hwnd)) 1415if (IsWindowReallyVisible(hChild)) 1531if( ! IsWindowReallyVisible( hwndOwner ) ) 1750if( ! IsWindowReallyVisible( hChild ) )