3 writes to hItem
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2466nativeHitTestInfo.hItem = new IntPtr(hitTestInfo.hItem); 2493nativeHitTestInfo.hItem = new IntPtr(hitTestInfo64.hItem);
MS\Win32\NativeMethods.cs (1)
1671hItem = IntPtr.Zero;
1 reference to hItem
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
993hitTestItem = hitTestInfo.hItem;