WebView2AutomationPeer(WebView2) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Inicializa uma nova instância da classe WebView2AutomationPeer .
WebView2AutomationPeer(WebView2 const& owner);
public WebView2AutomationPeer(WebView2 owner);
function WebView2AutomationPeer(owner)
Public Sub New (owner As WebView2)