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