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