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