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