3 references to GlyphRun
PresentationFramework (3)
System\Windows\Markup\KnownTypes.cs (3)
1298case KnownElements.GlyphRun: o = new System.Windows.Media.GlyphRun(); break; 4726case KnownElements.GlyphRun: 5801case KnownElements.GlyphRun: t = typeof(System.Windows.Media.GlyphRun); break;