3 writes to hItem
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2482hItem = new IntPtr(hitTestInfo.hItem) 2511hItem = new IntPtr(hitTestInfo64.hItem)
MS\Win32\NativeMethods.cs (1)
1670hItem = IntPtr.Zero;
1 reference to hItem
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
992hitTestItem = hitTestInfo.hItem;