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