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