Why wpf control stops updating when I press and hold Window Close button? I'm using dotnet472. How to fix that?
CodePudding user response:
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.