Method | Description | |
---|---|---|
ConfigureContainerBuilder ( |
||
FixupDatabase ( Func |
Calls currently needed Database fixes
|
|
GetConfigFileName ( ) : string | ||
InitializeSplashScreenImageResource ( ) : void | ||
OnExit ( System.Windows.ExitEventArgs e ) : void | ||
OnStartup ( System.Windows.StartupEventArgs e ) : void |
Method | Description | |
---|---|---|
App ( ) : System |
See http://dasz.at/index.php/2007/12/wpf-datetime-format/
|
|
Application_DispatcherUnhandledException ( object sender, System.Windows.Threading.DispatcherUnhandledExceptionEventArgs e ) : void | ||
FocusFixLoaded ( object sender, |
||
Freeze ( System.Windows.ResourceDictionary dict ) : System.Windows.ResourceDictionary | ||
HandleCommandline ( string args, string &configFilePath ) : string[] | ||
InitCulture ( |
||
InitializeClient ( string args, |
||
LoadStyles ( System.Windows.ResourceDictionary targetResources ) : void | ||
ReportExceptionAndExit ( string caption, string message ) : void | ||
ShowExceptionReporter ( |
protected ConfigureContainerBuilder ( |
||
config | ||
builder | ||
return | void |
protected FixupDatabase ( Func |
||
ctxFactory | Func |
|
return | void |
protected InitializeSplashScreenImageResource ( ) : void | ||
return | void |
protected OnExit ( System.Windows.ExitEventArgs e ) : void | ||
e | System.Windows.ExitEventArgs | |
return | void |
protected OnStartup ( System.Windows.StartupEventArgs e ) : void | ||
e | System.Windows.StartupEventArgs | |
return | void |