4 references to GetInternalCp
PresentationCore (4)
MS\Internal\TextFormatting\FullTextLine.cs (4)
1026
int lscpCurrent =
GetInternalCp
(characterHit.FirstCharacterIndex);
1322
int lscpVisisble =
GetInternalCp
(currentIndex);
1521
int lscpFirst =
GetInternalCp
(firstTextSourceCharacterIndex);
1543
int lscpEnd =
GetInternalCp
(firstTextSourceCharacterIndex + textLength - 1);