1 write to _glyphs
PresentationCore (1)
Core\CSharp\MS\Internal\TextFormatting\FormattedTextSymbols.cs (1)
92_glyphs = new Glyphs[shapeables.Count];
6 references to _glyphs
PresentationCore (6)
Core\CSharp\MS\Internal\TextFormatting\FormattedTextSymbols.cs (6)
164_glyphs[i] = new Glyphs( 196_glyphs[i] = new Glyphs( 217Debug.Assert(_glyphs != null); 220foreach (Glyphs glyphs in _glyphs) 240Debug.Assert(_glyphs != null); 242foreach (Glyphs glyphs in _glyphs)