3 writes to cchFooter
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2075nativeItem.cchFooter = item.cchFooter; 2225nativeItem.cchFooter = item.cchFooter;
MS\Win32\NativeMethods.cs (1)
927cchFooter = cchHeader = 0;
2 references to cchFooter
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
2042cchFooter = item.cchFooter; 2192cchFooter = item.cchFooter;