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