Why exceptions are not propagated by WPF Dispatcher.Invoke?

前端 未结 0 1639
轻奢々
轻奢々 2021-02-13 09:00

Here\'s my hypothetical example. I have a very simple WPF window with a one Button. The Button.Click event has a handler that goes like this.

Action doit = () =&         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题