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