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