C# - WPF - getting folder browser dialog without using System.Windows.Forms?

前端 未结 4 1743
悲&欢浪女
悲&欢浪女 2021-02-13 17:57

I have this WPF app and I want to have there function of getting a directory path from the user. I would like to use some folder browser dialog but I do

4条回答
  •  说谎
    说谎 (楼主)
    2021-02-13 18:36

    we use Ookii Dialogs in our projects. They have the windows-look and feel and the typical options for filtering etc.

提交回复
热议问题