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