Method | Description | |
---|---|---|
MainWindow ( ) : System.Windows |
Creates a new instance of the MainWindow
|
Method | Description | |
---|---|---|
MainMenuProgramClose_Click ( object sender, RoutedEventArgs e ) : void |
Occurs when the user hits the close menu (Program > Close)
|
|
MainWindow_OnLoaded ( object sender, RoutedEventArgs e ) : void |
Occurs when the window was loaded
|