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