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