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