3 writes to pszFooter
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2001
nativeItem.
pszFooter
= new IntPtr(item.pszFooter);
2149
nativeItem.
pszFooter
= IntPtr.Zero;
MS\Win32\NativeMethods.cs (1)
900
pszHeader =
pszFooter
= IntPtr.Zero;
1 reference to pszFooter
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
2132
pszFooter = (long)item.
pszFooter
;