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