Table of Contents

Property InvokeRequired

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

InvokeRequired

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 static bool InvokeRequired { get; }

Property Value

bool