怎么在一个wpf窗体中,弹出已个对话框让用户输入呢?
SavePlan saveInstance = new SavePlan("保险规划");
saveInstance.Show();
这么做怎么一直报这个错呢:
The calling thread must be STA, because many UI components require this.
慕粉2111292723
MM们
相关分类