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