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