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