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