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