Implemented interface member:
2 references to IndexOf
PresentationCore (2)
System\Windows\Media\Generated\TextEffectCollection.cs (2)
177
int index =
IndexOf
(value);
386
return
IndexOf
(value as TextEffect);