WebBrowser.ISupportInitialize.BeginInit Method

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

Signals the object that initialization is starting.

Namespace:  Microsoft.Phone.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Private Sub BeginInit Implements ISupportInitialize.BeginInit
void ISupportInitialize.BeginInit()

Implements

ISupportInitialize..::.BeginInit()()()

Remarks

This member is an explicit interface member implementation. It can be used only when the WebBrowser instance is cast to an ISupportInitialize interface.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

WebBrowser Class

Microsoft.Phone.Controls Namespace