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