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)
234
FontFamilyMap familyMap = _familyMaps
[
j];
261
if (FontFamilyMap.MatchLanguage(_familyMaps
[
i].Language, language))
275
while (i < _familyMaps.Count && FontFamilyMap.MatchLanguage(_familyMaps
[
i].Language, language))