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