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