2 references to VectorKeyFrameCollection
PresentationFramework (2)
src\Framework\System\Windows\Markup\KnownTypes.cs (2)
1652case KnownElements.VectorKeyFrameCollection: o = new System.Windows.Media.Animation.VectorKeyFrameCollection(); break; 6269case KnownElements.VectorKeyFrameCollection: t = typeof(System.Windows.Media.Animation.VectorKeyFrameCollection); break;