C# Class Papercut.UI.Spinner

Interaction logic for Spinner.xaml
Inheritance: System.Windows.Controls.UserControl
Show file Open project: seif/papercut-web

Public Methods

Method Description
Spinner ( ) : System.Windows.Controls

Initializes a new instance of the Spinner class.

Method Details

Spinner() public method

Initializes a new instance of the Spinner class.
public Spinner ( ) : System.Windows.Controls
return System.Windows.Controls