4 writes to pszHeader
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (3)
681textAddress = new IntPtr(&item.pszHeader); 2072nativeItem.pszHeader = new IntPtr(item.pszHeader); 2222nativeItem.pszHeader = IntPtr.Zero;
MS\Win32\NativeMethods.cs (1)
926pszHeader = pszFooter = IntPtr.Zero;
1 reference to pszHeader
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
2188pszHeader = (long)item.pszHeader;