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