Table of Contents

Property IsInvokeRequired

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

IsInvokeRequired

Gets a value indicating whether the caller must call an invoke method when making method calls to the UI objects because the caller is not on the UI thread.

public bool IsInvokeRequired { get; }

Property Value

bool