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