C# Class Palmmedia.BackUp.UI.Wpf.Controls.Tasklist

Interaction logic for UserControl1.xaml
Inheritance: UserControl
Mostrar archivo Open project: danielpalme/MetroBackup

Public Methods

Method Description
Tasklist ( ) : System.Windows

Initializes a new instance of the Tasklist class.

Private Methods

Method Description
InitialTextBox_GotFocus ( object sender, RoutedEventArgs e ) : void

Handles the GotFocus event of the InitialTextBox control.

Method Details

Tasklist() public method

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