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