Implemented interface member:
property
this
System.Collections.Generic.IList<T>.this[System.Int32]
3 references to
PresentationCore (3)
Core\CSharp\MS\Internal\FontFace\CompositeFontInfo.cs (3)
234FontFamilyMap familyMap = _familyMaps[j]; 261if (FontFamilyMap.MatchLanguage(_familyMaps[i].Language, language)) 275while (i < _familyMaps.Count && FontFamilyMap.MatchLanguage(_familyMaps[i].Language, language))