Microsoft.Web.WebView2.Wpf Namespace
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.
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. |
WebView2CompositionControl |
Visual hosting version of the WebView2 control. |
Interfaces
IWebView2 |
The public interfaces of WebView2 WPF control. |