C# Class TOSExpViewer.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
Afficher le fichier Open project: Excrulon/Tree-of-Savior-Experience-Viewer

Méthodes protégées

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

Private Methods

Méthode Description
GetAccentColor ( ) : string
GetBaseThemeColor ( ) : string

Method Details

OnStartup() protected méthode

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