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