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