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