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