3 references to FastTextExtraLanguageLocalizedFormAvailable
PresentationCore (3)
MS\Internal\FontCache\FontFaceLayoutInfo.cs (2)
465
| TypographyAvailabilities.
FastTextExtraLanguageLocalizedFormAvailable
;
475
typography |= TypographyAvailabilities.
FastTextExtraLanguageLocalizedFormAvailable
;
System\Windows\Media\Typeface.cs (1)
538
else if ((typography & TypographyAvailabilities.
FastTextExtraLanguageLocalizedFormAvailable
) != 0)