Table of Contents

Field RequiresSTA

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

The calling thread must be STA, because many UI components require this.

public const string RequiresSTA = "RequiresSTA"

Returns

string
The calling thread must be STA, because many UI components require this.