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