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