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