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