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