2 references to CharacterHitFromDistance
PresentationCore (2)
MS\Internal\TextFormatting\FullTextLine.cs (2)
840return CharacterHitFromDistance(ParagraphUToLSLineU(TextFormatterImp.RealToIdeal(distance))); 2210CharacterHit characterHit = CharacterHitFromDistance(_metrics._textWidthAtTrailing + _metrics._textStart);