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