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