3 writes to hItem
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2474nativeHitTestInfo.hItem = new IntPtr(hitTestInfo.hItem); 2501nativeHitTestInfo.hItem = new IntPtr(hitTestInfo64.hItem);
MS\Win32\NativeMethods.cs (1)
1689hItem = IntPtr.Zero;
1 reference to hItem
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
1001hitTestItem = hitTestInfo.hItem;