1 override of GetPreviousBreak
PresentationFramework (1)
System\Windows\Documents\NaturalLanguageHyphenator.cs (1)
189public override int GetPreviousBreak(int currentIndex)
1 reference to GetPreviousBreak
PresentationCore (1)
MS\Internal\TextFormatting\FullTextState.cs (1)
461int ichPrev = chunk.Breaks.GetPreviousBreak(ichCurrent);