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