2 references to PosFromCharUR
UIAutomationClientSideProviders (2)
MS\Internal\AutomationProxies\WindowsEditBoxRange.cs (2)
272
Point endPoint = _provider.
PosFromCharUR
(End - 1, text);
707
endPoint = _provider.
PosFromCharUR
(end-1, text);