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