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