6 references to IsTopLevelWindow
UIAutomationClient (6)
MS\Internal\Automation\HwndProxyElementProvider.cs (6)
93if(IsTopLevelWindow(_hwnd)) 231if (IsTopLevelWindow(_hwnd) && SafeNativeMethods.IsIconic(_hwnd)) 1048if (!IsTopLevelWindow(hwnd) && !IsBitSet( extendedStyle, SafeNativeMethods.WS_EX_MDICHILD ) ) 1166if( ! IsTopLevelWindow( parent ) ) 1220if (IsTopLevelWindow(_hwnd)) 1253if (IsTopLevelWindow(_hwnd))