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