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