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