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