2 references to ObjectKeyFrameCollection
PresentationFramework (2)
System\Windows\Markup\KnownTypes.cs (2)
1431
case KnownElements.
ObjectKeyFrameCollection
: o = new System.Windows.Media.Animation.ObjectKeyFrameCollection(); break;
5985
case KnownElements.
ObjectKeyFrameCollection
: t = typeof(System.Windows.Media.Animation.ObjectKeyFrameCollection); break;