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