How can I open Windows Explorer to a certain directory from within a WPF app?

前端 未结 4 551
执笔经年
执笔经年 2020-12-02 08:11

In a WPF application, when a user clicks on a button I want to open the Windows explorer to a certain directory, how do I do that?

I would expect something like this

4条回答
提交回复
热议问题