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