Property IsInvokeRequired
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; }
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; }