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