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