3 writes to pszTask
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2093
pszTask
= item.pszTask,
2245
pszTask
= IntPtr.Zero,
MS\Win32\NativeMethods.cs (1)
934
pszTask
= IntPtr.Zero;
2 references to pszTask
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2060
pszTask = item.
pszTask
;
2212
pszTask = (long)item.
pszTask
;