2 writes to pszHeader
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
699
textAddress = new IntPtr(&item32.
pszHeader
);
2039
pszHeader
= 0;
1 reference to pszHeader
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
2072
nativeItem.pszHeader = new IntPtr(item.
pszHeader
);