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