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