C# Class SerialComm.View.Shell

Interaction logic for Shell.xaml
Inheritance: System.Windows.Window
Mostrar archivo Open project: heiswayi/SerialComm

Public Methods

Method Description
Shell ( ) : System

Private Methods

Method 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 method

public Shell ( ) : System
return System