4 references to GetInternalCp
PresentationCore (4)
MS\Internal\TextFormatting\FullTextLine.cs (4)
1025
int lscpCurrent =
GetInternalCp
(characterHit.FirstCharacterIndex);
1321
int lscpVisisble =
GetInternalCp
(currentIndex);
1520
int lscpFirst =
GetInternalCp
(firstTextSourceCharacterIndex);
1542
int lscpEnd =
GetInternalCp
(firstTextSourceCharacterIndex + textLength - 1);