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