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