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