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