2 writes to pszText
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1036
Marshal.SizeOf(item32.GetType()), new IntPtr(&item32.
pszText
), item32.cchTextMax,
2366
pszText
= 0;
1 reference to pszText
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
2383
nativeItem.pszText = new IntPtr(item.
pszText
);