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