private void RaiseShellBackButtonUpdated()
 {
     ShellBackButtonUpdated?.Invoke(this, EventArgs.Empty);
 }