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