C# 클래스 PhotoSharingApp.Universal.Views.ProfilePage

The profile page that shows all uploaded photos of a user.
상속: BasePage
파일 보기 프로젝트 열기: Microsoft/Appsample-Photosharing

공개 메소드들

메소드 설명
ProfilePage ( ) : System

The constructor

보호된 메소드들

메소드 설명
OnNavigatedTo ( NavigationEventArgs e ) : void

비공개 메소드들

메소드 설명
ProfilePage_SizeChanged ( object sender, SizeChangedEventArgs e ) : void
UpdateImageWidth ( ) : void

메소드 상세

OnNavigatedTo() 보호된 메소드

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
리턴 void

ProfilePage() 공개 메소드

The constructor
public ProfilePage ( ) : System
리턴 System