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