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