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