C# Class FarsiLibrary.WPFDemo.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
Datei anzeigen Open project: HEskandari/FarsiLibrary

Protected Methods

Method Description
OnStartup ( System.Windows.StartupEventArgs e ) : void

Application Startup

Method Details

OnStartup() protected method

Application Startup
protected OnStartup ( System.Windows.StartupEventArgs e ) : void
e System.Windows.StartupEventArgs
return void