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