3 writes to cchFooter
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2083nativeItem.cchFooter = item.cchFooter; 2233nativeItem.cchFooter = item.cchFooter;
MS\Win32\NativeMethods.cs (1)
944cchFooter = cchHeader = 0;
2 references to cchFooter
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2050cchFooter = item.cchFooter; 2200cchFooter = item.cchFooter;