WPF Application添加全局异常处理
摘要:
1.取消在App.xaml中设置StartUpUrl2.在后台的APP.Xaml.cs如下设置,先绑定异常处理的handle,再设置StartUpUrl,可以实现在前台设置一样的效果 public App() { App.Current.Dispa... 阅读全文
posted @ 2014-12-19 15:57 Dunk 阅读(967) 评论(0) 推荐(0)
posted @ 2014-12-19 15:57 Dunk 阅读(967) 评论(0) 推荐(0)