C# Class SoundBoard.Updating.Userinterface.UpdateWindow

Interaction logic for UpdateWindow.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: jormenjanssen/Soundboard

Méthodes publiques

Méthode Description
UpdateWindow ( ) : System

Méthodes protégées

Méthode Description
OnActivated ( EventArgs e ) : void
OnClosing ( System e ) : void

Private Methods

Méthode Description
SetUiDefaults ( ) : void

Method Details

OnActivated() protected méthode

protected OnActivated ( EventArgs e ) : void
e System.EventArgs
Résultat void

OnClosing() protected méthode

protected OnClosing ( System e ) : void
e System
Résultat void

UpdateWindow() public méthode

public UpdateWindow ( ) : System
Résultat System