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