3 references to CharFromPosEx
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsEditBox.cs (3)
375
int start =
CharFromPosEx
(clientLocation);
609
start =
CharFromPosEx
(ptStart);
610
end =
CharFromPosEx
(ptEnd);