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