C# Class PhotoSharingApp.Universal.NavigationBar.ProfileNavigationBarMenuItem

Navigation bar menu item that navigates to the ProfilePage.
Inheritance: NavigationBarMenuItemBase, INavigationBarMenuItem
Afficher le fichier Open project: Microsoft/Appsample-Photosharing

Méthodes publiques

Méthode Description
CurrentUserChanged ( object sender, User e ) : void
ProfileNavigationBarMenuItem ( ) : System

Method Details

CurrentUserChanged() public méthode

public CurrentUserChanged ( object sender, User e ) : void
sender object
e PhotoSharingApp.Universal.Models.User
Résultat void

ProfileNavigationBarMenuItem() public méthode

public ProfileNavigationBarMenuItem ( ) : System
Résultat System