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