本文介绍了wpf多线程用户控件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的程序在一个窗口中有4个usercontrol,当一个usercontrol中的一个enent处理器锁定其他usercontrol而我的代码完成时



i用户多线程和后台工作但不是回答请帮帮我

my program have 4 usercontrol in one window when a enent handler in one usercontrol other usercontrol is lock while my code is finish

i user multi threading and backgroundworker but not answer please help me

推荐答案



这篇关于wpf多线程用户控件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-05 22:21