C# Class MvvmKitAppSample.App

Interaction logic for App.xaml
Inheritance: Application
Afficher le fichier Open project: kobi2294/MvvmKit

Méthodes protégées

Méthode Description
OnStartup ( StartupEventArgs e ) : void

Method Details

OnStartup() protected méthode

protected OnStartup ( StartupEventArgs e ) : void
e StartupEventArgs
Résultat void