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