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