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