摘要:
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 阅读(210) 评论(0) 推荐(0)
|
摘要:
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 阅读(210) 评论(0) 推荐(0) |
||