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