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