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