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