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