C# Class PhotoTimeFix.App

Interaction logic for App.xaml
Inheritance: Application
Show file Open project: singleNeuron/PhotoTimeFix

Public Properties

Property Type Description
IsDebug bool

Protected Methods

Method Description
OnStartup ( StartupEventArgs e ) : void

Method Details

OnStartup() protected method

protected OnStartup ( StartupEventArgs e ) : void
e StartupEventArgs
return void

Property Details

IsDebug public static property

public static bool IsDebug
return bool