3 references to DistanceFromCp
PresentationCore (3)
MS\Internal\TextFormatting\SimpleTextLine.cs (3)
701return DistanceFromCp(characterHit.FirstCharacterIndex + (characterHit.TrailingLength != 0 ? 1 : 0)); 860DistanceFromCp(first), 864DistanceFromCp(afterLast),