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