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