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