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