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