1 write to _glyphs
PresentationCore (1)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
74_glyphs = new Glyphs[shapeables.Count];
6 references to _glyphs
PresentationCore (6)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (6)
145_glyphs[i] = new Glyphs( 176_glyphs[i] = new Glyphs( 197Debug.Assert(_glyphs != null); 200foreach (Glyphs glyphs in _glyphs) 220Debug.Assert(_glyphs != null); 222foreach (Glyphs glyphs in _glyphs)