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