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