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