-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
External Non-WPF IssueExternal issue, not caused by WPFExternal issue, not caused by WPF
Description
Description
after upgrade System.Drawing.Common from 9.0.11 to 10.0.0, SendKeys.SendWait throw exception 'The type initializer for 'System.Windows.Forms.SendKeys' threw an exception.'
Reproduction Steps
simple use SendKeys referencing System.Drawing.Common from 10.0.0
Expected behavior
not throw exception
Actual behavior
throw exception
Regression?
yes
Known Workarounds
dont upgrade to System.Drawing.Common 10.0.0
Impact
No response
Configuration
No response
Other information
No response
Metadata
Metadata
Assignees
Labels
External Non-WPF IssueExternal issue, not caused by WPFExternal issue, not caused by WPF