2 instantiations of Glyphs
PresentationCore (2)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (2)
154_glyphs[i] = new Glyphs( 185_glyphs[i] = new Glyphs(
4 references to Glyphs
PresentationCore (4)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (4)
35private Glyphs[] _glyphs; 83_glyphs = new Glyphs[shapeables.Count]; 209foreach (Glyphs glyphs in _glyphs) 231foreach (Glyphs glyphs in _glyphs)