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