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