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