Méthode | Description | |
---|---|---|
AddBook ( ) : Alexandria.Common |
Méthode | Description | |
---|---|---|
OnNavigatedFrom ( |
||
OnNavigatedTo ( |
Méthode | Description | |
---|---|---|
BookAdd_Click ( object sender, |
||
navigationHelper_LoadState ( object sender, |
Populates the page with content passed during navigation. Any saved state is also provided when recreating a page from a prior session.
|
|
navigationHelper_SaveState ( object sender, |
Preserves state associated with this page in case the application is suspended or the page is discarded from the navigation cache. Values must conform to the serialization requirements of SuspensionManager.SessionState.
|
protected OnNavigatedFrom ( |
||
e | ||
Résultat | void |
protected OnNavigatedTo ( |
||
e | ||
Résultat | void |