프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System.Collections.Generic |
public OnNavigatedTo ( NavigatedToEventArgs e, object>.Dictionary |
||
e | NavigatedToEventArgs | |
viewModelState | object>.Dictionary | |
리턴 | void |
public OnNavigatingFrom ( NavigatingFromEventArgs e, object>.Dictionary |
||
e | NavigatingFromEventArgs | |
viewModelState | object>.Dictionary | |
suspending | bool | |
리턴 | void |