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