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