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