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