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