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