3 references to Remove
PresentationCore (3)
MS\Internal\Shaping\ShaperBuffers.cs (1)
104_glyphInfoList.Remove(0, _glyphInfoList.Length);
MS\Internal\Shaping\Substitution.cs (2)
340GlyphInfo.Remove(GlyphInfo.Length-compCount+1,compCount-1); 493GlyphInfo.Remove(FirstGlyph,1);