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