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