6 references to IsTopLevelWindow
UIAutomationClient (6)
MS\Internal\Automation\HwndProxyElementProvider.cs (6)
100if(IsTopLevelWindow(_hwnd)) 240if (IsTopLevelWindow(_hwnd) && SafeNativeMethods.IsIconic(_hwnd)) 1059if (!IsTopLevelWindow(hwnd) && !IsBitSet( extendedStyle, SafeNativeMethods.WS_EX_MDICHILD ) ) 1177if( ! IsTopLevelWindow( parent ) ) 1231if (IsTopLevelWindow(_hwnd)) 1264if (IsTopLevelWindow(_hwnd))