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