Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ShowMetroDialogAsync does not raise DialogManager.DialogOpened event #2396

Closed
pfattisc opened this issue Mar 4, 2016 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@pfattisc
Copy link

pfattisc commented Mar 4, 2016

What steps will reproduce this issue?

Use current MahApps.MetroDemo.NET45 demo project.
In MainWindow code-behind:
Add an eventhandler for DialogManager.DialogOpened
Modify MainWindow.ShowAwaitCustomDialog as follows:

  • Remove the ShowMessageAsync call to avoid confusion...

Run project: Dialogs => await custom dialog => DialogOpened eventhandler is not called...

Expected outcome

Expected event DialogOpened to be raised.

Environment

  • MahApps.Metro v1.2.4 and latest source
  • Windows 7
  • Visual Studio 2013
  • .NET Framework 4.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants