2 writes to iString
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2299iString = new IntPtr(item.iString) 2345iString = IntPtr.Zero
1 reference to iString
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
2330iString = (long)item.iString;