Implemented interface member:
2 references to IndexOf
PresentationCore (2)
System\Windows\Media\Effects\Generated\BitmapEffectCollection.cs (2)
175int index = IndexOf(value); 384return IndexOf(value as BitmapEffect);