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