How to call "customized" mahapps.metro modal-dialog window?
-
Hello everyone, I've tried to follow the steps described here: https://stackoverflow.com/questions/30751663/how-to-change-mahapps-metro-dialog-content-template-width Here, I can't understand by which way is called "newly customized" modal-dialog window. I've tried a way that was offered at mahapps home page. This way works and calls modal-dialog window as though there was nothing customized at all. In other words mahapps.modal window is called by default.
private async void button_Click(object sender, RoutedEventArgs e)
{
await this.ShowMessageAsync("Attention", "The product is out of range");}
Any ideas please?
-
Hello everyone, I've tried to follow the steps described here: https://stackoverflow.com/questions/30751663/how-to-change-mahapps-metro-dialog-content-template-width Here, I can't understand by which way is called "newly customized" modal-dialog window. I've tried a way that was offered at mahapps home page. This way works and calls modal-dialog window as though there was nothing customized at all. In other words mahapps.modal window is called by default.
private async void button_Click(object sender, RoutedEventArgs e)
{
await this.ShowMessageAsync("Attention", "The product is out of range");}
Any ideas please?
Still blocked? I am using MahApp at home, I can have a look how I do things....
A new .NET Serializer All in one Menu-Ribbon Bar Taking over the world since 1371!