3 references to DistanceFromCp
PresentationCore (3)
Core\CSharp\MS\Internal\TextFormatting\SimpleTextLine.cs (3)
708
return
DistanceFromCp
(characterHit.FirstCharacterIndex + (characterHit.TrailingLength != 0 ? 1 : 0));
870
DistanceFromCp
(first),
874
DistanceFromCp
(afterLast),