Is there a way to select a default folder for a PropertyGrid File Editor?
I'm currently adding this attribute to my properties which handles everything.
[Editor(typeof (Xceed.Wpf.Toolkit.PropertyGrid.Editors.FileEditor), typeof (Xceed.Wpf.Toolkit.PropertyGrid.Editors.FileEditor))]
Thanks in advance.