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