winforms
winforms copied to clipboard
`Form_DpiChanged_MinMaxSizeChanged_WithRuntimeSetting` Fail in CI
Test
Form_DpiChanged_MinMaxSizeChanged_WithRuntimeSetting
Issue description
Form_DpiChanged_MinMaxSizeChanged_WithRuntimeSetting fail only on lab machines and pass on local machines. It seems lab machines failing to set thread's Dpi context. Need to investigate further to confirm theory.
Related to https://github.com/dotnet/winforms/pull/7467