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