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