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