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