4 references to GetInternalCp
PresentationCore (4)
MS\Internal\TextFormatting\FullTextLine.cs (4)
1024
int lscpCurrent =
GetInternalCp
(characterHit.FirstCharacterIndex);
1320
int lscpVisisble =
GetInternalCp
(currentIndex);
1519
int lscpFirst =
GetInternalCp
(firstTextSourceCharacterIndex);
1541
int lscpEnd =
GetInternalCp
(firstTextSourceCharacterIndex + textLength - 1);