프로퍼티 | 타입 | 설명 | |
---|---|---|---|
appLock | object | ||
controller | |||
isExiting | bool |
메소드 | 설명 | |
---|---|---|
OnDispatcherUnhandledException ( object sender, System.Windows.Threading.DispatcherUnhandledExceptionEventArgs e ) : void |
메소드 | 설명 | |
---|---|---|
OnExit ( System.Windows.ExitEventArgs e ) : void | ||
OnStartup ( System.Windows.StartupEventArgs e ) : void |
public OnDispatcherUnhandledException ( object sender, System.Windows.Threading.DispatcherUnhandledExceptionEventArgs e ) : void | ||
sender | object | |
e | System.Windows.Threading.DispatcherUnhandledExceptionEventArgs | |
리턴 | void |
protected OnExit ( System.Windows.ExitEventArgs e ) : void | ||
e | System.Windows.ExitEventArgs | |
리턴 | void |
protected OnStartup ( System.Windows.StartupEventArgs e ) : void | ||
e | System.Windows.StartupEventArgs | |
리턴 | void |