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