3 writes to pszTask
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2092
nativeItem.
pszTask
= item.pszTask;
2242
nativeItem.
pszTask
= IntPtr.Zero;
MS\Win32\NativeMethods.cs (1)
951
pszTask
= IntPtr.Zero;
2 references to pszTask
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2059
pszTask = item.
pszTask
;
2209
pszTask = (long)item.
pszTask
;