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