I want create open file dialog in WPF. I use C# and XAML on .Net Core 3.1 Visual Studio 2019 v16.10. My IDE does not recognize using System.Windows.Forms;
When I try to add Project Reference it does not list using System.Windows.Forms
I want create open file dialog in WPF. I use C# and XAML on .Net Core 3.1 Visual Studio 2019 v16.10. My IDE does not recognize using System.Windows.Forms;
When I try to add Project Reference it does not list using System.Windows.Forms
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Shweta LodhaPosted Aug 6, 2021, 6:38 PM
Sachin SinghPosted Aug 5, 2021, 4:06 PM