WebView2AutomationPeer(WebView2) Constructor
Definition
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.
Initializes a new instance of the WebView2AutomationPeer class.
WebView2AutomationPeer(WebView2 const& owner);
public WebView2AutomationPeer(WebView2 owner);
function WebView2AutomationPeer(owner)
Public Sub New (owner As WebView2)