2 writes to h
UIAutomationClient (2)
MS\Win32\NativeMethods.cs (2)
38
hTemp.
h
= h;
52
hTemp.
h
= IntPtr.Zero;
14 references to h
UIAutomationClient (14)
MS\Internal\Automation\HwndProxyElementProvider.cs (5)
1111
id[1] = hwnd.
h
.ToInt32();
1393
IRawElementProviderSimple nonClientProvider = ProxyManager.GetNonClientProvider(hwnd.
h
);
1605
if ( owner.
h
== possibleOwner.
h
)
1818
if (SafeNativeMethods.GetWindowRgn(hChild.
h
, hrgn) == SafeNativeMethods.COMPLEXREGION)
MS\Internal\Automation\Misc.cs (1)
563
processHandle = UnsafeNativeMethods.GetProcessHandleFromHwnd(hwnd.
h
);
MS\Win32\NativeMethods.cs (8)
44
return h.
h
;
59
return hl.
h
== hr.
h
;
64
return hl.
h
!= hr.
h
;
70
return
h
== hr.
h
;
75
return (int)
h
;