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