6 references to IsTopLevelWindow
UIAutomationClient (6)
MS\Internal\Automation\HwndProxyElementProvider.cs (6)
101if(IsTopLevelWindow(_hwnd)) 241if (IsTopLevelWindow(_hwnd) && SafeNativeMethods.IsIconic(_hwnd)) 1060if (!IsTopLevelWindow(hwnd) && !IsBitSet( extendedStyle, SafeNativeMethods.WS_EX_MDICHILD ) ) 1178if( ! IsTopLevelWindow( parent ) ) 1232if (IsTopLevelWindow(_hwnd)) 1265if (IsTopLevelWindow(_hwnd))