Description
It would be nice if the window title bar on desktop platforms could change color at runtime, accordingly to the UserAppTheme property which may not be the same as the system theme. Currently title bars only follow the app theme set before launch, e.g. in App.xaml.
Public API Changes
None.
Intended Use-Case
Being able to override the system theme and change between light/dark/system theme at runtime.