2 instantiations of Glyphs
PresentationCore (2)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (2)
146_glyphs[i] = new Glyphs( 177_glyphs[i] = new Glyphs(
4 references to Glyphs
PresentationCore (4)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (4)
27private Glyphs[] _glyphs; 75_glyphs = new Glyphs[shapeables.Count]; 201foreach (Glyphs glyphs in _glyphs) 223foreach (Glyphs glyphs in _glyphs)