Implemented interface member:
2 references to IndexOf
PresentationCore (2)
System\Windows\Media\Animation\Generated\TimelineCollection.cs (2)
176int index = IndexOf(value); 388return IndexOf(value as Timeline);