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