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