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