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