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