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