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