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