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