2 instantiations of Glyphs
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\FormattedTextSymbols.cs (2)
164_glyphs[i] = new Glyphs( 196_glyphs[i] = new Glyphs(
4 references to Glyphs
PresentationCore (4)
Core\CSharp\MS\Internal\TextFormatting\FormattedTextSymbols.cs (4)
38private Glyphs[] _glyphs; 92_glyphs = new Glyphs[shapeables.Count]; 220foreach (Glyphs glyphs in _glyphs) 242foreach (Glyphs glyphs in _glyphs)