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