WebBrowser.ISupportInitialize.EndInit 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 complete.

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

Syntax

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

Implements

ISupportInitialize..::.EndInit()()()

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