2 writes to h
UIAutomationClient (2)
MS\Win32\NativeMethods.cs (2)
40
h
= h
56
h
= IntPtr.Zero
14 references to h
UIAutomationClient (14)
MS\Internal\Automation\HwndProxyElementProvider.cs (5)
1091
id[1] = hwnd.
h
.ToInt32();
1373
IRawElementProviderSimple nonClientProvider = ProxyManager.GetNonClientProvider(hwnd.
h
);
1594
if ( owner.
h
== possibleOwner.
h
)
1807
if (SafeNativeMethods.GetWindowRgn(hChild.
h
, hrgn) == SafeNativeMethods.COMPLEXREGION)
MS\Internal\Automation\Misc.cs (1)
524
processHandle = UnsafeNativeMethods.GetProcessHandleFromHwnd(hwnd.
h
);
MS\Win32\NativeMethods.cs (8)
47
return h.
h
;
64
return hl.
h
== hr.
h
;
69
return hl.
h
!= hr.
h
;
75
return
h
== hr.
h
;
80
return (int)
h
;