5 references to FindPositionInSegmentList
PresentationFramework (5)
System\Windows\Documents\Speller.cs (2)
723FindPositionInSegmentList(textMap, LogicalDirection.Backward, segments, out leftBreakOffset, out rightBreakOffset); 1159i = 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"/>