I try to change refactor and change default namespace:
Hightlight namespace in MainPage.xaml.cs -> Right click -> Refactor -> Rename Enter new namespace name and apply for all finded. That change Default namespace in project preferences too.
But after that my project doesn't starts.
How do I change my namespace correctly?