C# Class AuraPhotoViewer.App

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

Méthodes protégées

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

Private Methods

Méthode Description
AppExitHandler ( object sender, System.Windows.ExitEventArgs exitEventArgs ) : void
DispatcherUnhandledExceptionHandler ( object sender, System.Windows.Threading.DispatcherUnhandledExceptionEventArgs dispatcherUnhandledExceptionEventArgs ) : void
DomainUnhandledExceptionHandler ( object sender, UnhandledExceptionEventArgs unhandledExceptionEventArgs ) : void

Method Details

OnStartup() protected méthode

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