2 references to Breaks
PresentationCore (2)
MS\Internal\TextFormatting\FullTextState.cs (2)
448
int ichNext = chunk.
Breaks
.GetNextBreak(ichCurrent);
460
int ichPrev = chunk.
Breaks
.GetPreviousBreak(ichCurrent);