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