WebBrowserAutomationPeer Constructor

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Creates an instance of WebBrowserAutomationPeer.

Namespace:  Microsoft.Phone.Automation.Peers
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Sub New ( _
    owner As WebBrowser _
)
public WebBrowserAutomationPeer(
    WebBrowser owner
)

Parameters

Version Information

Windows Phone OS

Supported in: 8.1

See Also

Reference

WebBrowserAutomationPeer Class

Microsoft.Phone.Automation.Peers Namespace