Pregunta

Is there a proper mvvm way to show CustomMessageBox from the view and get callback from it?

This sample is quite nice, but it uses hardcoded MessageBoxButton (only Yes/No/YesNo are avaivable, but i need custom buttons).

This contains lots ofuseful info about Messages in MvvmLight, but DialogMessage is also showing only YesNo sample (also no custom buttons).

¿Fue útil?

Solución

Figured out that Cimbalino toolkit (Cimbalino saves the day again!) has quite nice custom messagebox.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top