1 write to pszText
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
2527
pszText
= 0;
2 references to pszText
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1143
Marshal.SizeOf(item32.GetType()), new IntPtr(&item32.
pszText
), maxTextLength,
2542
nativeItem.pszText = new IntPtr(item.
pszText
);