C# Class Btl.ViewModels.AboutViewModel

The view model for the about window. It doesn't do anything apart from accept the ok/dismiss command, which sends a message to switch back to the timer view.
Inheritance: ViewModelBase
Afficher le fichier Open project: barrylapthorn/countdown_timer

Méthodes publiques

Méthode Description
AboutViewModel ( ) : System.Windows

Private Methods

Méthode Description
HomePageExecute ( ) : void
OkExecute ( ) : void

Method Details

AboutViewModel() public méthode

public AboutViewModel ( ) : System.Windows
Résultat System.Windows