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