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