Windows.Web.UI.Interop 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.
This namespace allows Win32 apps to host the UWP WebView control Out of Process and take full advantage of HTML5.
Classes
WebViewControl |
This class is an implementation of an IWebViewControl. |
WebViewControlAcceleratorKeyPressedEventArgs |
This class provides information for the Windows.Web.UI.Interop.WebViewControl.AcceleratorKeyPressed event. |
WebViewControlMoveFocusRequestedEventArgs |
This class contains information for the Windows.Web.UI.Interop.WebViewControl.MoveFocusRequested event. |
WebViewControlProcess |
This class represents the process that one or more Windows.Web.UI.Interop.WebViewControl classes will live in. |
WebViewControlProcessOptions |
This class contains options that can be set when creating a Windows.Web.UI.Interop.WebViewControl object. |
Enums
WebViewControlAcceleratorKeyRoutingStage |
An enumeration that describes the accelerator key routing stage. |
WebViewControlMoveFocusReason |
An enum that describes the reason for move the focus. |
WebViewControlProcessCapabilityState |
Represents the state of the Windows.Web.UI.Interop.WebViewControlProcess. |