2 references to LSCPToCharacterIndex
PresentationCore (2)
MS\Internal\TextFormatting\FullTextState.cs (2)
445
int ichCurrent = chunk.
LSCPToCharacterIndex
(lscpCurrent - lscpChunk);
446
int ichLim = chunk.
LSCPToCharacterIndex
(lscpCurrent + lscchLim - lscpChunk);