C# Class ModernApp4Me.WP8.Sample.ExceptionHandler.ExceptionHandlerDetailPage

Datei anzeigen Open project: smartnsoft/ModernApp4Me

Public Methods

Method Description
ExceptionHandlerDetailPage ( ) : System

Protected Methods

Method Description
ComputeViewModel ( ) : Task
LoadQueryString ( ) : void
OnFullfillDisplayObjects ( ) : void
RetrieveMainContainer ( ) : System.Windows.Controls.Panel
RetrieveProgressIndicator ( ) : ProgressIndicator

Method Details

ComputeViewModel() protected method

protected ComputeViewModel ( ) : Task
return Task

ExceptionHandlerDetailPage() public method

public ExceptionHandlerDetailPage ( ) : System
return System

LoadQueryString() protected method

protected LoadQueryString ( ) : void
return void

OnFullfillDisplayObjects() protected method

protected OnFullfillDisplayObjects ( ) : void
return void

RetrieveMainContainer() protected method

protected RetrieveMainContainer ( ) : System.Windows.Controls.Panel
return System.Windows.Controls.Panel

RetrieveProgressIndicator() protected method

protected RetrieveProgressIndicator ( ) : ProgressIndicator
return ProgressIndicator