2 instantiations of Glyphs
PresentationCore (2)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (2)
145_glyphs[i] = new Glyphs( 176_glyphs[i] = new Glyphs(
4 references to Glyphs
PresentationCore (4)
MS\Internal\TextFormatting\FormattedTextSymbols.cs (4)
26private Glyphs[] _glyphs; 74_glyphs = new Glyphs[shapeables.Count]; 200foreach (Glyphs glyphs in _glyphs) 222foreach (Glyphs glyphs in _glyphs)