WebViewHost.ChildWindow Property

Definition

Gets the child window.

protected System.Runtime.InteropServices.HandleRef ChildWindow { get; }
member this.ChildWindow : System.Runtime.InteropServices.HandleRef
Protected ReadOnly Property ChildWindow As HandleRef

Property Value

The child window created during Initialize().

Applies to