Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/wpf/12.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C# 在WindowsFormsHost中使用Geckofx-15的WPF应用程序_C#_Wpf_Ui Thread_Geckofx - Fatal编程技术网

C# 在WindowsFormsHost中使用Geckofx-15的WPF应用程序

C# 在WindowsFormsHost中使用Geckofx-15的WPF应用程序,c#,wpf,ui-thread,geckofx,C#,Wpf,Ui Thread,Geckofx,我有一个wpf应用程序,它在WindowsFormshost中使用geckofx来显示网站 有时壁虎变得不敏感 特别是在加载沉重的页面时 我知道如何在单独的UI线程中运行窗口,但是 是否可以在单独的UI线程中运行WindowsFormsHost

我有一个wpf应用程序,它在WindowsFormshost中使用geckofx来显示网站

有时壁虎变得不敏感

特别是在加载沉重的页面时

我知道如何在单独的UI线程中运行窗口,但是 是否可以在单独的UI线程中运行WindowsFormsHost