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