ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Controls Namespace / WebViewBrowser Class
Members

In This Topic
    WebViewBrowser Class
    In This Topic
    ArcGIS WebViewBrowser control is a thin wrapper based on Microsoft's WebView2 control. The WebViewBrowser control requires Microsoft's WebView2 Runtime being installed. The WebView2 runtime comes in Evergreen and Fixed Version distribution modes.
    Syntax
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Interop.HwndHost
                         Microsoft.Web.WebView2.Wpf.WebView2
                               ArcGIS.Desktop.Framework.Controls.WebViewBrowser

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also