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