Implemented interface member:
3 references to
PresentationCore (3)
MS\Internal\FontFace\CompositeFontInfo.cs (3)
217
FontFamilyMap familyMap = _familyMaps
[
j];
244
if (FontFamilyMap.MatchLanguage(_familyMaps
[
i].Language, language))
258
while (i < _familyMaps.Count && FontFamilyMap.MatchLanguage(_familyMaps
[
i].Language, language))