Implemented interface member:
property
this
System.Collections.Generic.IList<T>.this[System.Int32]
2 references to
PresentationCore (2)
Core\CSharp\MS\Internal\Shaping\CompositeFontFamily.cs (1)
431FamilyTypeface currentFace = (FamilyTypeface)_fontInfo.FamilyTypefaces[i];
Core\CSharp\System\Windows\Media\FamilyTypefaceCollection.cs (1)
431_current = _list[_index];