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