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