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