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