C# 클래스 ModernApp4Me.WP8.Sample.BitmapDownloader.BitmapDownloaderPage

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

공개 메소드들

메소드 설명
BitmapDownloaderPage ( ) : System.Threading.Tasks

보호된 메소드들

메소드 설명
ComputeViewModel ( ) : Task
OnFullfillDisplayObjects ( ) : void
RetrieveMainContainer ( ) : System.Windows.Controls.Panel
RetrieveProgressIndicator ( ) : ProgressIndicator

메소드 상세

BitmapDownloaderPage() 공개 메소드

public BitmapDownloaderPage ( ) : System.Threading.Tasks
리턴 System.Threading.Tasks

ComputeViewModel() 보호된 메소드

protected ComputeViewModel ( ) : Task
리턴 Task

OnFullfillDisplayObjects() 보호된 메소드

protected OnFullfillDisplayObjects ( ) : void
리턴 void

RetrieveMainContainer() 보호된 메소드

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

RetrieveProgressIndicator() 보호된 메소드

protected RetrieveProgressIndicator ( ) : ProgressIndicator
리턴 ProgressIndicator