1 write to _glyphs
PresentationCore (1)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
75_glyphs = new Glyphs[shapeables.Count];
6 references to _glyphs
PresentationCore (6)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (6)
146_glyphs[i] = new Glyphs( 177_glyphs[i] = new Glyphs( 198Debug.Assert(_glyphs != null); 201foreach (Glyphs glyphs in _glyphs) 221Debug.Assert(_glyphs != null); 223foreach (Glyphs glyphs in _glyphs)