【WPF】Winform调用WPF窗体注意事项
摘要:
1、需要添加一些引用 2、调用处使用如下方法进行调用 没有ElementHost.EnableModelessKeyboardInterop(wpfwindow)WPF快捷键无效。 WindowInteropHelper类作用是为WPF设置owner。 阅读全文
posted @ 2016-08-29 16:50 梦琪小生 阅读(718) 评论(0) 推荐(0)
posted @ 2016-08-29 16:50 梦琪小生 阅读(718) 评论(0) 推荐(0)