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

CloseButtonCommand Fire Only first Time #56

Closed
Speuline opened this issue Oct 11, 2017 · 1 comment
Closed

CloseButtonCommand Fire Only first Time #56

Speuline opened this issue Oct 11, 2017 · 1 comment
Milestone

Comments

@Speuline
Copy link

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 punker76 added the Bug label Oct 11, 2017
@punker76
Copy link
Owner

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

this.CloseButtonCommand = null;
this.CloseButtonCommandParameter = null;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants