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