1 write to _glyphs
PresentationCore (1)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
83_glyphs = new Glyphs[shapeables.Count];
6 references to _glyphs
PresentationCore (6)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (6)
154_glyphs[i] = new Glyphs( 185_glyphs[i] = new Glyphs( 206Debug.Assert(_glyphs != null); 209foreach (Glyphs glyphs in _glyphs) 229Debug.Assert(_glyphs != null); 231foreach (Glyphs glyphs in _glyphs)