3 references to KeySpline
PresentationFramework (3)
System\Windows\Markup\KnownTypes.cs (3)
1352case KnownElements.KeySpline: o = new System.Windows.Media.Animation.KeySpline(); break; 3723case KnownElements.KeySpline: converterId = KnownElements.KeySplineConverter; break; 5888case KnownElements.KeySpline: t = typeof(System.Windows.Media.Animation.KeySpline); break;