C# Class eCollegeWP7.Views.BasePage

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: PearsonLearningStudio/mobile2-windows7

Méthodes publiques

Свойство Type Description
CloseOnBackButtonProperty System.Windows.DependencyProperty
ShowAppNameProperty System.Windows.DependencyProperty
ShowUserNameProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
BasePage ( ) : System

Méthodes protégées

Méthode Description
BasePageNew_BackKeyPress ( object sender, System e ) : void
OnNavigatedTo ( System e ) : void
OnReady ( System e ) : void

Method Details

BasePage() public méthode

public BasePage ( ) : System
Résultat System

BasePageNew_BackKeyPress() protected méthode

protected BasePageNew_BackKeyPress ( object sender, System e ) : void
sender object
e System
Résultat void

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( System e ) : void
e System
Résultat void

OnReady() protected méthode

protected OnReady ( System e ) : void
e System
Résultat void

Property Details

CloseOnBackButtonProperty public_oe static_oe property

public static DependencyProperty,System.Windows CloseOnBackButtonProperty
Résultat System.Windows.DependencyProperty

ShowAppNameProperty public_oe static_oe property

public static DependencyProperty,System.Windows ShowAppNameProperty
Résultat System.Windows.DependencyProperty

ShowUserNameProperty public_oe static_oe property

public static DependencyProperty,System.Windows ShowUserNameProperty
Résultat System.Windows.DependencyProperty