WPF 異步調用

次線程不能直接修改主線程UI的界面,須要使用如下方法this 方法1:spa this.Dispatcher.Invoke(DispatcherPriority.Normal, new Action(() => {
相關文章
相關標籤/搜索