摘要:
修改App类的App构造函数public partial class App : Application { public App() { this.DispatcherUnhandledException += new DispatcherUnhandledExceptionEventHandler(Application_DispatcherUnhandledException); AppDomain.CurrentDomain.UnhandledException += new UnhandledExceptionEventHandler(CurrentDomain_UnhandledE 阅读全文
posted @ 2011-10-09 16:11
曱甴仔
阅读(661)
评论(0)
推荐(0)
浙公网安备 33010602011771号