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

WebViewBrowser Class
ArcGIS WebViewBrowser control is a thin wrapper based on Microsoft's WebView2 control. The WebViewBrowser control requires Microsoft's WebView2 Runtime being installed.
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