punker76 / MahApps.Metro.SimpleChildWindow

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

CloseButtonCommand Fire Only first Time #56

Closed Speuline closed 6 years ago

Speuline commented 7 years ago

Hello, Is it just me or the closeButtonCommand only fire the first time you use it?

Second time, the windows close but nothing happens in the viewModel.

punker76 commented 7 years ago

@Speuline Yeah, seems like it's my fault...

https://github.com/punker76/MahApps.Metro.SimpleChildWindow/blob/32f64727352dc5c167e552a908e219800f87e9b9/src/MahApps.Metro.SimpleChildWindow/ChildWindow.cs#L1119-L1120