4 references to GetInternalCp
PresentationCore (4)
MS\Internal\TextFormatting\FullTextLine.cs (4)
1039
int lscpCurrent =
GetInternalCp
(characterHit.FirstCharacterIndex);
1335
int lscpVisisble =
GetInternalCp
(currentIndex);
1534
int lscpFirst =
GetInternalCp
(firstTextSourceCharacterIndex);
1556
int lscpEnd =
GetInternalCp
(firstTextSourceCharacterIndex + textLength - 1);