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