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