In my application I set Light theme as requested theme App.Current.RequestedTheme = ApplicationTheme.Light; all the application is applying this Light theme no matter what is the current phone theme. But all MessageDialog are using Phone theme. e.g phone theme is Dark MessageDialog is applying Dark theme.
Is there any way to set MessageDialog theme?
Try to use ContentDialog for Windows Phone part of Universal app, for Windows part use Flyout or Popup
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With