Implemented interface member:
property
this
System.Collections.Generic.IList<T>.this[System.Int32]
2 references to
PresentationCore (2)
Core\CSharp\MS\Internal\TextFormatting\ThousandthOfEmRealPoints.cs (2)
169array[arrayIndex + i] = this[i]; 177yield return this[i];