2 references to MatchLanguage
PresentationCore (2)
MS\Internal\FontFace\CompositeFontInfo.cs (2)
243
if (FontFamilyMap.
MatchLanguage
(_familyMaps[i].Language, language))
257
while (i < _familyMaps.Count && FontFamilyMap.
MatchLanguage
(_familyMaps[i].Language, language))