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