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