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