3 writes to pszFooter
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2083
pszFooter
= new IntPtr(item.pszFooter),
2235
pszFooter
= IntPtr.Zero,
MS\Win32\NativeMethods.cs (1)
926
pszHeader =
pszFooter
= IntPtr.Zero;
1 reference to pszFooter
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
2202
pszFooter = (long)item.
pszFooter
;