1 write to cchTextMax
UIAutomationClientsideProviders (1)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (1)
2375
cchTextMax
= item.cchTextMax;
2 references to cchTextMax
UIAutomationClientsideProviders (2)
MS\Internal\AutomationProxies\CommonXSendMessage.cs (2)
1044
Marshal.SizeOf(item32.GetType()), new IntPtr(&item32.pszText), item32.
cchTextMax
,
2392
nativeItem.cchTextMax = item.
cchTextMax
;