2 references to GlyphRunDrawing
PresentationFramework (2)
System\Windows\Markup\KnownTypes.cs (2)
1299
case KnownElements.
GlyphRunDrawing
: o = new System.Windows.Media.GlyphRunDrawing(); break;
5802
case KnownElements.
GlyphRunDrawing
: t = typeof(System.Windows.Media.GlyphRunDrawing); break;