2 references to FindPositionInSegmentList
PresentationFramework (2)
src\Framework\System\Windows\Documents\Speller.cs (2)
794
FindPositionInSegmentList
(textMap, LogicalDirection.Backward, segments, out leftBreakOffset, out rightBreakOffset);
1238
i =
FindPositionInSegmentList
(textMap, direction, segments, out leftWordBreak, out rightWordBreak);