C# 클래스 ModernApp4Me.WP8.Sample.PhoneApplicationPage.PhoneApplicationPagePage

파일 보기 프로젝트 열기: smartnsoft/ModernApp4Me

공개 메소드들

메소드 설명
PhoneApplicationPagePage ( ) : System

보호된 메소드들

메소드 설명
ComputeViewModel ( ) : Task
OnDisplayConnectivityLayout ( ) : void
OnFullfillDisplayObjects ( ) : void
RefreshViewModel ( ) : System.Threading.Tasks.Task
RetrieveConnectivityContainer ( ) : System.Windows.Controls.Panel
RetrieveLoadingContainer ( ) : System.Windows.Controls.Panel
RetrieveMainContainer ( ) : System.Windows.Controls.Panel
RetrieveProgressIndicator ( ) : ProgressIndicator

비공개 메소드들

메소드 설명
BuildApplicationBars ( ) : void
BuildConnectivityApplicationBar ( ) : void
BuildDefaultApplicationBar ( ) : void
ChangeButton_Click ( object sender, EventArgs e ) : void
RetrieveBusinessObjects ( ) : Task>
RetryButton_Click ( object sender, EventArgs e ) : void

메소드 상세

ComputeViewModel() 보호된 메소드

protected ComputeViewModel ( ) : Task
리턴 Task

OnDisplayConnectivityLayout() 보호된 메소드

protected OnDisplayConnectivityLayout ( ) : void
리턴 void

OnFullfillDisplayObjects() 보호된 메소드

protected OnFullfillDisplayObjects ( ) : void
리턴 void

PhoneApplicationPagePage() 공개 메소드

public PhoneApplicationPagePage ( ) : System
리턴 System

RefreshViewModel() 보호된 메소드

protected RefreshViewModel ( ) : System.Threading.Tasks.Task
리턴 System.Threading.Tasks.Task

RetrieveConnectivityContainer() 보호된 메소드

protected RetrieveConnectivityContainer ( ) : System.Windows.Controls.Panel
리턴 System.Windows.Controls.Panel

RetrieveLoadingContainer() 보호된 메소드

protected RetrieveLoadingContainer ( ) : System.Windows.Controls.Panel
리턴 System.Windows.Controls.Panel

RetrieveMainContainer() 보호된 메소드

protected RetrieveMainContainer ( ) : System.Windows.Controls.Panel
리턴 System.Windows.Controls.Panel

RetrieveProgressIndicator() 보호된 메소드

protected RetrieveProgressIndicator ( ) : ProgressIndicator
리턴 ProgressIndicator