Share via


WpfBrowser.IsDisposed Property

Definition

Gets a Boolean value that specifies whether the browser is disposed.

public:
 property bool IsDisposed { bool get(); };
public bool IsDisposed { get; }
member this.IsDisposed : bool
Public ReadOnly Property IsDisposed As Boolean

Property Value

True if the browser is disposed, otherwise false.

Implements

Applies to