2 writes to iString
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2300iString = new IntPtr(item.iString) 2346iString = IntPtr.Zero
1 reference to iString
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
2331iString = (long)item.iString;