Edit

Share via


WebViewCompatible Class

Definition

Caution

The WebViewCompatible control will be replaced by WebView2 in the future. Read more at https://aka.ms/webview2

[System.Obsolete("The WebViewCompatible control will be replaced by WebView2 in the future. Read more at https://aka.ms/webview2")]
public class WebViewCompatible : System.Windows.Controls.UserControl, IDisposable, Microsoft.Toolkit.UI.Controls.IWebViewCompatible
[<System.Obsolete("The WebViewCompatible control will be replaced by WebView2 in the future. Read more at https://aka.ms/webview2")>]
type WebViewCompatible = class
    inherit UserControl
    interface IWebViewCompatible
    interface IDisposable
Public Class WebViewCompatible
Inherits UserControl
Implements IDisposable, IWebViewCompatible
Inheritance
WebViewCompatible
Attributes
Implements

Applies to