I want to set the position of the window on the right side on the screen similar to WPF. Is there a way in UWP to do this?
Yes there is a way :) Go to your xaml for example Windows1.xaml
then put this there. Example code
As you can see my StartupLocation there is in the Center.