3 writes to pszTask
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2092
pszTask
= item.pszTask,
2244
pszTask
= IntPtr.Zero,
MS\Win32\NativeMethods.cs (1)
933
pszTask
= IntPtr.Zero;
2 references to pszTask
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2059
pszTask = item.
pszTask
;
2211
pszTask = (long)item.
pszTask
;