WebViewHost.ParentHandle Property

Definition

Gets the parent handle.

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

Property Value

The HandleRef passed in to BuildWindowCore(HandleRef).

Applies to