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