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