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