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