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