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