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