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