Environment
VisualStudio 17.6.4
.NET version
- Windows Form App template
- .NET core 7.0
Did this work in a previous version of Visual Studio and/or previous .NET release?
It works in .NET framework 4.8
Issue description
- Can not display ElementHost (Wpf Interoperability)

- Can not add Wpf UserControl in the Winform in design mode

Steps to reproduce
- Create a new
Windows Form App project with a target framework 7.0.
- Open Form1.cs in design mode
- Open Toolbox then search
ElementHost (not found this control)
Image WinFormApp .net core 7.0

But with .net framework 4.8 has it and works fine

Diagnostics
No response
Environment
VisualStudio 17.6.4
.NET version
Did this work in a previous version of Visual Studio and/or previous .NET release?
It works in .NET framework 4.8
Issue description
Steps to reproduce
Windows Form Appproject with a target framework 7.0.ElementHost(not found this control)Image WinFormApp .net core 7.0
But with .net framework 4.8 has it and works fine

Diagnostics
No response