Property | Type | Description |
---|
Method | Description | |
---|---|---|
MainPageViewModel ( INavigationService navigationService ) : System.Collections.Generic | ||
NavigateNextPage ( ) : void | ||
OnNavigatedTo ( NavigatedToEventArgs e, object>.Dictionary |
||
OnNavigatingFrom ( NavigatingFromEventArgs e, object>.Dictionary |
public MainPageViewModel ( INavigationService navigationService ) : System.Collections.Generic | ||
navigationService | INavigationService | |
return | System.Collections.Generic |
public OnNavigatedTo ( NavigatedToEventArgs e, object>.Dictionary |
||
e | NavigatedToEventArgs | |
viewModelState | object>.Dictionary | |
return | void |
public OnNavigatingFrom ( NavigatingFromEventArgs e, object>.Dictionary |
||
e | NavigatingFromEventArgs | |
viewModelState | object>.Dictionary | |
suspending | bool | |
return | void |