.NET version
.Net 7.0.100-preview.4.22201.11
Did it work in .NET Framework?
Yes
Did it work in any of the earlier releases of .NET Core or .NET 5+?
Yes, it works well with previous .Net 7.0 SDK build: 7.0.100-preview.3.22153.22, 7.0.100-preview.4.22173.7
Issue description
Winforms runtime has stopped working when calling control's dragdrop event, see following gif:

Steps to reproduce
- Use attached sample application:
WinFormsApp30.zip
- Build and run application
- Drag and drop item from the left listBox to the right listBox
.NET version
.Net 7.0.100-preview.4.22201.11
Did it work in .NET Framework?
Yes
Did it work in any of the earlier releases of .NET Core or .NET 5+?
Yes, it works well with previous .Net 7.0 SDK build: 7.0.100-preview.3.22153.22, 7.0.100-preview.4.22173.7
Issue description
Winforms runtime has stopped working when calling control's dragdrop event, see following gif:
Steps to reproduce
WinFormsApp30.zip