C# Class ModernApp4Me.WP8.Sample.BitmapDownloader.BitmapDownloaderPage

Afficher le fichier Open project: smartnsoft/ModernApp4Me

Méthodes publiques

Méthode Description
BitmapDownloaderPage ( ) : System.Threading.Tasks

Méthodes protégées

Méthode Description
ComputeViewModel ( ) : Task
OnFullfillDisplayObjects ( ) : void
RetrieveMainContainer ( ) : System.Windows.Controls.Panel
RetrieveProgressIndicator ( ) : ProgressIndicator

Method Details

BitmapDownloaderPage() public méthode

public BitmapDownloaderPage ( ) : System.Threading.Tasks
Résultat System.Threading.Tasks

ComputeViewModel() protected méthode

protected ComputeViewModel ( ) : Task
Résultat Task

OnFullfillDisplayObjects() protected méthode

protected OnFullfillDisplayObjects ( ) : void
Résultat void

RetrieveMainContainer() protected méthode

protected RetrieveMainContainer ( ) : System.Windows.Controls.Panel
Résultat System.Windows.Controls.Panel

RetrieveProgressIndicator() protected méthode

protected RetrieveProgressIndicator ( ) : ProgressIndicator
Résultat ProgressIndicator