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