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