Normal
I think detection of location is better placed inside WeatherSetupModel, so there should be no need to change the dialog's model reference. If reallllly required, you can access multiple models from screen, just add a <Model..> XAML resource definition and use it in binding accordingly. There are many examples in existing xaml pages. I will be away for the next week and can check code changes when I'm back. Thanks again for your work!
I think detection of location is better placed inside WeatherSetupModel, so there should be no need to change the dialog's model reference.
If reallllly required, you can access multiple models from screen, just add a <Model..> XAML resource definition and use it in binding accordingly. There are many examples in existing xaml pages.
I will be away for the next week and can check code changes when I'm back.
Thanks again for your work!