2 writes to h
UIAutomationClient (2)
MS\Win32\NativeMethods.cs (2)
39
hTemp.
h
= h;
53
hTemp.
h
= IntPtr.Zero;
14 references to h
UIAutomationClient (14)
MS\Internal\Automation\HwndProxyElementProvider.cs (5)
1103
id[1] = hwnd.
h
.ToInt32();
1385
IRawElementProviderSimple nonClientProvider = ProxyManager.GetNonClientProvider(hwnd.
h
);
1611
if ( owner.
h
== possibleOwner.
h
)
1824
if (SafeNativeMethods.GetWindowRgn(hChild.
h
, hrgn) == SafeNativeMethods.COMPLEXREGION)
MS\Internal\Automation\Misc.cs (1)
533
processHandle = UnsafeNativeMethods.GetProcessHandleFromHwnd(hwnd.
h
);
MS\Win32\NativeMethods.cs (8)
45
return h.
h
;
60
return hl.
h
== hr.
h
;
65
return hl.
h
!= hr.
h
;
71
return
h
== hr.
h
;
76
return (int)
h
;