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