1 write to pszText
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
2374
pszText
= 0;
2 references to pszText
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1044
Marshal.SizeOf(item32.GetType()), new IntPtr(&item32.
pszText
), item32.cchTextMax,
2391
nativeItem.pszText = new IntPtr(item.
pszText
);