CoreWebView2Frame.IsDestroyed Method

Definition

Check whether a frame is destroyed. Returns true during the Destroyed event.

public int IsDestroyed ();
member this.IsDestroyed : unit -> int
Public Function IsDestroyed () As Integer

Returns

Applies to