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