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