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