3 references to FallbackFontFamily
PresentationCore (3)
MS\Internal\Shaping\GlyphingCache.cs (1)
99
key.
FallbackFontFamily
,
System\Windows\Media\Typeface.cs (2)
753
if (
FallbackFontFamily
!= null)
755
sourceFontFamily =
FallbackFontFamily
;