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