Implemented interface member:
property
this
System.Collections.Generic.IList<T>.this[System.Int32]
1 write to
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\Generated\BitmapEffectCollection.cs (1)
378this[index] = Cast(value);
1 reference to
PresentationCore (1)
Core\CSharp\System\Windows\Media\Effects\Generated\BitmapEffectCollection.cs (1)
373return this[index];