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