6 references to IsTopLevelWindow
UIAutomationClient (6)
MS\Internal\Automation\HwndProxyElementProvider.cs (6)
92if(IsTopLevelWindow(_hwnd)) 230if (IsTopLevelWindow(_hwnd) && SafeNativeMethods.IsIconic(_hwnd)) 1047if (!IsTopLevelWindow(hwnd) && !IsBitSet( extendedStyle, SafeNativeMethods.WS_EX_MDICHILD ) ) 1165if( ! IsTopLevelWindow( parent ) ) 1219if (IsTopLevelWindow(_hwnd)) 1252if (IsTopLevelWindow(_hwnd))