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 a CoreWebView2Environment. Its main purpose is to be set to CreationProperties in order to customize the environment used by a WebView2 during implicit initialization. It is also a nice WPF integration utility which allows commonly used environment parameters to be dependency properties and be created and used in markup. |
| WebView2 |
A control to embed web content in a WPF application. |