Reputation: 149
Why wpf control stops updating when I press and hold Window Close button? I'm using dotnet472. How to fix that?
Upvotes: 0
Views: 48
Reputation: 169200
The way to solve this would to be implement your own custom caption buttons.
As a side note, the issue is not related to Caliburn.Micro.
Upvotes: 1