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