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