3 references to CharFromPosEx
UIAutomationClientSideProviders (3)
MS\Internal\AutomationProxies\WindowsEditBox.cs (3)
371
int start =
CharFromPosEx
(clientLocation);
605
start =
CharFromPosEx
(ptStart);
606
end =
CharFromPosEx
(ptEnd);