Field RequiresSTA
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.
The calling thread must be STA, because many UI components require this.
public const string RequiresSTA = "RequiresSTA"