6 references to IsTopLevelWindow
UIAutomationClient (6)
MS\Internal\Automation\HwndProxyElementProvider.cs (6)
109if(IsTopLevelWindow(_hwnd)) 248if (IsTopLevelWindow(_hwnd) && SafeNativeMethods.IsIconic(_hwnd)) 1068if (!IsTopLevelWindow(hwnd) && !IsBitSet( extendedStyle, SafeNativeMethods.WS_EX_MDICHILD ) ) 1186if( ! IsTopLevelWindow( parent ) ) 1240if (IsTopLevelWindow(_hwnd)) 1273if (IsTopLevelWindow(_hwnd))