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