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)
169
array[arrayIndex + i] = this
[
i];
177
yield return this
[
i];