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