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