问题描述
当我们在窗口10上运行我的应用程序时,它会在2或3秒钟后刷新或(闪烁).我们正在使用CefSharp.Wpf 49.0.1版本.另外,我们在项目中使用的是现代ui,因此,当我们按Backspace键,然后将其发送到上一个 用户控制.我们可以解决这个问题吗?
When we are running my application on the window 10 then it's refreshing or (glitching) after 2 or 3 second. We are using CefSharp.Wpf 49.0.1 Version. And also we are using modern ui in my project so when we press backspace key then its sending on previous user control. we can fix this?
谢谢
推荐答案
如果您有与CefSharp相关的任何问题,则应联系该库的作者.请参考联系方式" GitHub上的会话以获取更多信息: https://github.com/cefsharp/CefSharp
If you have any issues that are related to CefSharp, you should contact the authors of this library. Please refer to the "Contact" session on GitHub for more information:https://github.com/cefsharp/CefSharp
ModernUI也是如此:https://github.com/firstfloorsoftware/mui/issues
The same applies to ModernUI: https://github.com/firstfloorsoftware/mui/issues
希望有帮助.
请记住,通过将有用的帖子标记为答案来关闭话题,如果您有新问题,请在适当的论坛中开始新话题.请不要在同一线程中问几个问题.
Please remember to close your threads by marking helpful posts as answer and then start a new thread in an appropriate forum if you have a new question. Please don't ask several questions in the same thread.
这篇关于Windows 10的Cef Sharp.wpf问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!