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