Method | Description | |
---|---|---|
RegisterDialogService ( IDialogService dialogService ) : void | ||
RegisterNavigationService ( INavigationService navigationService ) : void |
Method | Description | |
---|---|---|
ViewModelLocator ( ) : GalaSoft.MvvmLight.Ioc |
public static RegisterDialogService ( IDialogService dialogService ) : void | ||
dialogService | IDialogService | |
return | void |
public static RegisterNavigationService ( INavigationService navigationService ) : void | ||
navigationService | INavigationService | |
return | void |