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