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