C# Class ConfigurationSetupUtility.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: GridProtectionAlliance/openHistorian

Méthodes publiques

Méthode Description
MainWindow ( ) : System

Creates a new instance of the MainWindow class.

Private Methods

Méthode Description
BackButton_Click ( object sender, RoutedEventArgs e ) : void
CancelButton_Click ( object sender, RoutedEventArgs e ) : void
NextButton_Click ( object sender, RoutedEventArgs e ) : void
Window_Closing ( object sender, CancelEventArgs e ) : void
Window_ContentRendered ( object sender, EventArgs e ) : void
Window_Initialized ( object sender, EventArgs e ) : void

Method Details

MainWindow() public méthode

Creates a new instance of the MainWindow class.
public MainWindow ( ) : System
Résultat System