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