spiegelp / MaterialDesignExtensions

Material Design Extensions is based on Material Design in XAML Toolkit to provide additional controls and features for WPF apps
https://spiegelp.github.io/MaterialDesignExtensions/
MIT License
754 stars 122 forks source link

Reguest #87

Closed NormskiJJO closed 4 years ago

NormskiJJO commented 4 years ago

Brilliant Extension to Material Design WPF. How about a general material design MessageBox?

ahmed-abdelrazek commented 4 years ago

https://github.com/denpalrius/Material-Message-Box

spiegelp commented 4 years ago

@NormskiJJO You might be looking for AlertDialog or ConfirmationDialog (example in demo).