使用矩阵方式进行文件夹的选择即类似OpenFileDialog
1、引用dllMicrosoft.WindowsAPICodePack.dll Microsoft.WindowsAPICodePack.Shell.dll2、代码var commonOpenFileDialog = new CommonOpenFileDialog(); commonOpenFileDialog.IsFolderPicker = tr