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