C# Class LunarEclipse.StoryboardEventArgs

Inheritance: System.EventArgs
Show file Open project: mono/lunareclipse

Public Methods

Method Description
StoryboardEventArgs ( System.Windows.Media.Animation.Storyboard storyboard ) : System

Method Details

StoryboardEventArgs() public method

public StoryboardEventArgs ( System.Windows.Media.Animation.Storyboard storyboard ) : System
storyboard System.Windows.Media.Animation.Storyboard
return System