I\'d like a SaveFileDialog with the following behavior:
The first time you open it, it goes to \"My Documents\".
Afterwards, it goes to the
If you use forward slash anywhere in your path, InitialDirectory does not work. Make sure they are converted to back slashes