I am new to XAML development, i am currently writing and learning C#, but i am having a problems in switching default XAMl files for debugging. Is there an options to switch the default XAML files for debugging?
I've googled and try searching in stackoverflow, but i can't find any information regarding this.
The current green highlighted is the default XAML debugging files, i want to switch my main default XAMl files debugging to Login.xaml(highlighted in blue). Additional info for understanding, i am going to navigate to my main menu screen after my login. Thank you.