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