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