2 writes to pszText
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1880
nativeItem.
pszText
= new IntPtr(item.pszText);
1942
nativeItem.
pszText
= IntPtr.Zero;
1 reference to pszText
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
1921
pszText = (long)item.
pszText
;