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