2 references to cchWText
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsMenu.cs (2)
2614if (msaaMenuInfo.cchWText > 4096) 2620readSize = (msaaMenuInfo.cchWText + 1) * sizeof(char);