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