this.BeginInvoke(new MethodInvoker(delegate { }));
异步调用主线程UI
原文:http://www.cnblogs.com/chengjunwei/p/4328783.html