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