-
Notifications
You must be signed in to change notification settings - Fork 480
Open
Labels
Approved-RuleIndicates if the new proposed rule has been approved to move to implementation phaseIndicates if the new proposed rule has been approved to move to implementation phaseArea-ExternalFxCop-Porthelp wantedThe issue is up-for-grabs, and can be claimed by commentingThe issue is up-for-grabs, and can be claimed by commenting
Milestone
Description
Title: Mark Windows Forms entry points with STAThread
Description:
STAThreadAttribute indicates that the COM threading model for the application is a single-threaded apartment. This attribute must be present on the entry point of any application that uses Windows Forms; if it is omitted, the Windows components might not work correctly.
Dependency: None
Notes:
Metadata
Metadata
Assignees
Labels
Approved-RuleIndicates if the new proposed rule has been approved to move to implementation phaseIndicates if the new proposed rule has been approved to move to implementation phaseArea-ExternalFxCop-Porthelp wantedThe issue is up-for-grabs, and can be claimed by commentingThe issue is up-for-grabs, and can be claimed by commenting