2 writes to pszText
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1888nativeItem.pszText = new IntPtr(item.pszText); 1950nativeItem.pszText = IntPtr.Zero;
1 reference to pszText
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
1929pszText = (long)item.pszText;