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