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