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