C# Class SerialComm.View.Shell

Interaction logic for Shell.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: heiswayi/SerialComm

Méthodes publiques

Méthode Description
Shell ( ) : System

Private Methods

Méthode Description
PART_CLOSE_Click ( object sender, RoutedEventArgs e ) : void
PART_HELP_Click ( object sender, RoutedEventArgs e ) : void
PART_MAXIMIZE_RESTORE_Click ( object sender, RoutedEventArgs e ) : void
PART_MINIMIZE_Click ( object sender, RoutedEventArgs e ) : void
PART_TITLEBAR_MouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

Shell() public méthode

public Shell ( ) : System
Résultat System