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