How to show the "modern" open file dialog?
Thanks vesan, I changed Microsoft.Win32.OpenFileDialog to System.Windows.Forms.OpenFileDialog, and now the code shows the "Modern" Open File Dialog!
Now I just have to adjust the code to work completely.
Thanks vesan, I changed Microsoft.Win32.OpenFileDialog to System.Windows.Forms.OpenFileDialog, and now the code shows the "Modern" Open File Dialog!
Now I just have to adjust the code to work completely.