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