3 references to CharFromPosEx
UIAutomationClientsideProviders (3)
MS\Internal\AutomationProxies\WindowsEditBox.cs (3)
410
int start =
CharFromPosEx
(clientLocation);
670
start =
CharFromPosEx
(ptStart);
671
end =
CharFromPosEx
(ptEnd);