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