3 references to TimelineCollection
PresentationFramework (3)
System\Windows\Markup\KnownTypes.cs (3)
1608
case KnownElements.
TimelineCollection
: o = new System.Windows.Media.Animation.TimelineCollection(); break;
2572
case KnownElements.
TimelineCollection
:
6220
case KnownElements.
TimelineCollection
: t = typeof(System.Windows.Media.Animation.TimelineCollection); break;