C# Class FarsiLibrary.WPFDemo.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
Afficher le fichier Open project: HEskandari/FarsiLibrary

Méthodes protégées

Méthode Description
OnStartup ( System.Windows.StartupEventArgs e ) : void

Application Startup

Method Details

OnStartup() protected méthode

Application Startup
protected OnStartup ( System.Windows.StartupEventArgs e ) : void
e System.Windows.StartupEventArgs
Résultat void