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