5 references to FindPositionInSegmentList
PresentationFramework (5)
System\Windows\Documents\Speller.cs (2)
740FindPositionInSegmentList(textMap, LogicalDirection.Backward, segments, out leftBreakOffset, out rightBreakOffset); 1178i = FindPositionInSegmentList(textMap, direction, segments, out leftWordBreak, out rightWordBreak);
System\Windows\Documents\TextMapOffsetErrorLogger.cs (3)
164/// This is the value returned by <see cref="FindPositionInSegmentList"/>. 170/// 'leftWordBreak' returned by <see cref="FindPositionInSegmentList"/> 175/// 'rightWordBreak' returned by <see cref="FindPositionInSegmentList"/>