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