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