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