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