WebView.UnsafeContentWarningDisplaying Event
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs when IWebView shows a warning page for content that was reported as unsafe by SmartScreen filter.
C#
public event EventHandler<object> UnsafeContentWarningDisplaying;
member this.UnsafeContentWarningDisplaying : EventHandler<obj>
Public Event UnsafeContentWarningDisplaying As EventHandler(Of Object)
Producto | Versiones |
---|---|
Windows Community Toolkit | 6.1.1 |