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