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