C# 클래스 WP.DesignTime.Json.App

파일 보기 프로젝트 열기: martinsuchan/wpdev.samples

공개 메소드들

메소드 설명
App ( ) : System.Diagnostics

Constructor for the Application object.

비공개 메소드들

메소드 설명
ApplicationActivated ( object sender, ActivatedEventArgs e ) : void
ApplicationClosing ( object sender, ClosingEventArgs e ) : void
ApplicationDeactivated ( object sender, DeactivatedEventArgs e ) : void
ApplicationLaunching ( object sender, LaunchingEventArgs e ) : void
Application_UnhandledException ( object sender, System.Windows.ApplicationUnhandledExceptionEventArgs e ) : void
CheckForResetNavigation ( object sender, System.Windows.Navigation.NavigationEventArgs e ) : void
ClearBackStackAfterReset ( object sender, System.Windows.Navigation.NavigationEventArgs e ) : void
CompleteInitializePhoneApplication ( object sender, System.Windows.Navigation.NavigationEventArgs e ) : void
InitializePhoneApplication ( ) : void
RootFrame_NavigationFailed ( object sender, System.Windows.Navigation.NavigationFailedEventArgs e ) : void

메소드 상세

App() 공개 메소드

Constructor for the Application object.
public App ( ) : System.Diagnostics
리턴 System.Diagnostics