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