When running the Windows version of my Xamarin.Forms app, the Display Name (from Package.appxmanifest) is displayed on the bar above my running app.
Rather than use the static value from Package.appxmanifest, is it possible to set the Display Name programmatically at run-time? This will make life easier for handling internationalisation.