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