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