2 writes to iString
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2296nativeItem.iString = new IntPtr(item.iString); 2341nativeItem.iString = IntPtr.Zero;
1 reference to iString
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
2326iString = (long)item.iString;