C# Class TOSExpViewer.App

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

Protected Methods

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

Private Methods

Method Description
GetAccentColor ( ) : string
GetBaseThemeColor ( ) : string

Method Details

OnStartup() protected method

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