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