punker76 / MahApps.Metro.SimpleChildWindow

A simple child window for MahApps.Metro
MIT License
374 stars 55 forks source link

Use async / await and change zIndex in ChildWindow's preview mouse down method #119

Closed punker76 closed 4 years ago

punker76 commented 4 years ago

Use async / await (instead ContinueWith) and move the zIndex change to the ChildWindow's preview mouse down method.