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