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