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