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