Microsoft.Web.WebView2.Wpf Namespace

Classes

CoreWebView2CreationProperties

This class is a bundle of the most common parameters used to create CoreWebView2Environment and CoreWebView2Controller instances. Its main purpose is to be set to CreationProperties in order to customize the environment and/or controller used by a WebView2 during implicit initialization. It is also a nice WPF integration utility which allows commonly used environment/controller parameters to be dependency properties and be created and used in markup.

WebView2

A control to embed web content in a WPF application.

Interfaces

IWebView2

The public interfaces of WebView2 WPF control.