3 writes to pszFooter
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1993
nativeItem.
pszFooter
= new IntPtr(item.pszFooter);
2141
nativeItem.
pszFooter
= IntPtr.Zero;
MS\Win32\NativeMethods.cs (1)
883
pszHeader =
pszFooter
= IntPtr.Zero;
1 reference to pszFooter
UIAutomationClientSideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
2124
pszFooter = (long)item.
pszFooter
;