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