博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2010年10月7日

摘要: foreach(var item in list) { Application.Current.Dispatcher.BeginInvoke(new Action(() => { SimpleList.Add(m); }), System.Windows.Threading.DispatcherP... 阅读全文

posted @ 2010-10-07 14:55 Learn more 阅读(208) 评论(0) 推荐(0) 编辑