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