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