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