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