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