2 references to Breaks
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FullTextState.cs (2)
475
int ichNext = chunk.
Breaks
.GetNextBreak(ichCurrent);
487
int ichPrev = chunk.
Breaks
.GetPreviousBreak(ichCurrent);