Method NavigateToParentFolder
NavigateToParentFolder()
Navigates to the parent folder. If the parent folder is the same as the current folder, it navigates to the root folder. If an exception occurs, it logs the exception and resets the selected folder to null. This method is called when parent folder item is double-clicked.
protected virtual void NavigateToParentFolder()