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