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