5 references to Remove
PresentationCore (5)
MS\Internal\Shaping\GlyphInfoList.cs (4)
87_glyphs.Remove(index, Count); 88_glyphFlags.Remove(index, Count); 89_firstChars.Remove(index, Count); 90_ligatureCounts.Remove(index, Count);
MS\Internal\Shaping\ShaperBuffers.cs (1)
96_charMap.Remove(0, _charMap.Length);