1 write to hItem
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
2370
hItem
= item.hItem.ToInt32();
1 reference to hItem
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
2388
nativeItem.hItem = new IntPtr(item.
hItem
);