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