5 references to Remove
PresentationCore (5)
MS\Internal\Shaping\GlyphInfoList.cs (4)
95_glyphs.Remove(index, Count); 96_glyphFlags.Remove(index, Count); 97_firstChars.Remove(index, Count); 98_ligatureCounts.Remove(index, Count);
MS\Internal\Shaping\ShaperBuffers.cs (1)
110_charMap.Remove(0, _charMap.Length);