2 references to Glyphs
PresentationFramework (2)
System\Windows\Markup\Baml2006\WpfGeneratedKnownTypes.cs (1)
5258DefaultConstructor = delegate () { return new System.Windows.Documents.Glyphs(); },
System\Windows\Markup\KnownTypes.cs (1)
1295case KnownElements.Glyphs: o = new System.Windows.Documents.Glyphs(); break;