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