Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/wpf/14.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
禁用WPF WebBrowser安全警报_Wpf_Xaml - Fatal编程技术网

禁用WPF WebBrowser安全警报

禁用WPF WebBrowser安全警报,wpf,xaml,Wpf,Xaml,如何在WPF web浏览器中防止出现如下安全警报 消息提示: Do you want to view only the webpage content that was delivered securely This webpage contains content that will not be delivered using a secure HTTPS connection, which could compromise the security of the entire webpag

如何在WPF web浏览器中防止出现如下安全警报

消息提示:

Do you want to view only the webpage content that was delivered securely This webpage contains content that will not be delivered using a secure HTTPS connection, which could compromise the security of the entire webpage.”“This page contains both secure and nonsecure items. Do you want to display the nonsecure items?”

谢谢。

这会删除警报吗?如何使用代码阻止它?