PrismV7Sample icon indicating copy to clipboard operation
PrismV7Sample copied to clipboard

Results 2 PrismV7Sample issues
Sort by recently updated
recently updated
newest added

_____________ |  HomePage  | |              | |              | ____________ |  Test1Page | Test2Page| ____________ ` ` ` ` `public Test1PageViewModel(INavigationService navigationService) { _navigationService = navigationService; OnLoginCommand = new DelegateCommand(GoHome); }...

Hello, Thank you for all your tutorials/samples. It's great and well explained. However, I downloaded your sample, and I dont understand why you use all this package, installed in all...