Since Folder dialog is not supported in WPF out of box, we have to use WinForms dialog.
But how to use it with MVVM pattern?
Here one small tip.
Behavior and usage
One bad side is that property name is string. But good part, no view code behind.But how to use it with MVVM pattern?
Here one small tip.
Behavior and usage
Here is link to gist where you can find view, viewmodel and behavior
https://gist.github.com/odugen/ae2d790cea26f01ea0e7
Hi,
ReplyDeleteCan you post the full solution?
If I just copy and paste the code, it doesn't compile.
Thanks
Here is 3 files you will need
Deletehttps://gist.github.com/odugen/ae2d790cea26f01ea0e7