WPF 中出现不同线程间操作的解决

it2022-05-30  83

WPF 中出现不同线程间操作的解决

Dispatcher.Invoke(new EventHandler(this.ShowSchemeInfo), sender, e);

posted on 2010-08-12 10:04 彬子 阅读( ...) 评论( ...) 编辑 收藏

转载于:https://www.cnblogs.com/wangzb/archive/2010/08/12/1797856.html


最新回复(0)