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