C# Class SilverlightFX.UserInterface.Actions.StopStoryboard

An action that stop a storyboard.
Inheritance: System.Windows.Media.Animation.StoryboardAction
Exibir arquivo Open project: nikhilk/silverlightfx

Protected Methods

Method Description
InvokeAction ( EventArgs e ) : void

Method Details

InvokeAction() protected method

protected InvokeAction ( EventArgs e ) : void
e System.EventArgs
return void