2 writes to h
UIAutomationClient (2)
MS\Win32\NativeMethods.cs (2)
39
h
= h
55
h
= IntPtr.Zero
14 references to h
UIAutomationClient (14)
MS\Internal\Automation\HwndProxyElementProvider.cs (5)
1090
id[1] = hwnd.
h
.ToInt32();
1372
IRawElementProviderSimple nonClientProvider = ProxyManager.GetNonClientProvider(hwnd.
h
);
1593
if ( owner.
h
== possibleOwner.
h
)
1806
if (SafeNativeMethods.GetWindowRgn(hChild.
h
, hrgn) == SafeNativeMethods.COMPLEXREGION)
MS\Internal\Automation\Misc.cs (1)
523
processHandle = UnsafeNativeMethods.GetProcessHandleFromHwnd(hwnd.
h
);
MS\Win32\NativeMethods.cs (8)
46
return h.
h
;
63
return hl.
h
== hr.
h
;
68
return hl.
h
!= hr.
h
;
74
return
h
== hr.
h
;
79
return (int)
h
;