WpfBrowser.IsBusy Property

Definition

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

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

Property Value

True if the browser is busy, otherwise false.

Implements

Applies to