3 references to GlyphTypeface
PresentationCore (3)
MS\Internal\FontFace\PhysicalFontFamily.cs (3)
121
return new
GlyphTypeface
(bestMatch);
183
return new
GlyphTypeface
(font);
205
return new
GlyphTypeface
(bestStyleTypeface);