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