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