WebView.BeginInit Method

Definition

Starts the initialization process for this element.

public override void BeginInit ();
override this.BeginInit : unit -> unit
Public Overrides Sub BeginInit ()

Exceptions

May occur if the element is already initialized or is already initializing.

Applies to