C# 클래스 eCollegeWP7.Views.BasePage

상속: PhoneApplicationPage
파일 보기 프로젝트 열기: PearsonLearningStudio/mobile2-windows7

공개 프로퍼티들

프로퍼티 타입 설명
CloseOnBackButtonProperty System.Windows.DependencyProperty
ShowAppNameProperty System.Windows.DependencyProperty
ShowUserNameProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
BasePage ( ) : System

보호된 메소드들

메소드 설명
BasePageNew_BackKeyPress ( object sender, System e ) : void
OnNavigatedTo ( System e ) : void
OnReady ( System e ) : void

메소드 상세

BasePage() 공개 메소드

public BasePage ( ) : System
리턴 System

BasePageNew_BackKeyPress() 보호된 메소드

protected BasePageNew_BackKeyPress ( object sender, System e ) : void
sender object
e System
리턴 void

OnNavigatedTo() 보호된 메소드

protected OnNavigatedTo ( System e ) : void
e System
리턴 void

OnReady() 보호된 메소드

protected OnReady ( System e ) : void
e System
리턴 void

프로퍼티 상세

CloseOnBackButtonProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows CloseOnBackButtonProperty
리턴 System.Windows.DependencyProperty

ShowAppNameProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ShowAppNameProperty
리턴 System.Windows.DependencyProperty

ShowUserNameProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ShowUserNameProperty
리턴 System.Windows.DependencyProperty