If the OneDrive folder is available, display it in the navigation tree of the ExplorerControl.
Currently, this can be done manually by adding the OneDrive directory in the
CustomPlaces collection of the dialog.
fileDialog.CustomPlaces.Add(@"C:\Users\<user name>\OneDrive");