Method | Description | |
---|---|---|
MemoryProfilerPage ( ) : System | ||
UpdateViewModel ( string report ) : void |
Method | Description | |
---|---|---|
ComputeViewModel ( ) : Task |
||
OnFullfillDisplayObjects ( ) : void | ||
OnNavigatedFrom ( System.Windows.Navigation.NavigationEventArgs e ) : void | ||
RetrieveMainContainer ( ) : System.Windows.Controls.Panel | ||
RetrieveProgressIndicator ( ) : ProgressIndicator |
protected OnFullfillDisplayObjects ( ) : void | ||
return | void |
protected OnNavigatedFrom ( System.Windows.Navigation.NavigationEventArgs e ) : void | ||
e | System.Windows.Navigation.NavigationEventArgs | |
return | void |
protected RetrieveMainContainer ( ) : System.Windows.Controls.Panel | ||
return | System.Windows.Controls.Panel |
protected RetrieveProgressIndicator ( ) : ProgressIndicator | ||
return | ProgressIndicator |
public UpdateViewModel ( string report ) : void | ||
report | string | |
return | void |