/// <summary>
 /// Called when the project or current account have changed.
 /// </summary>
 public void InvalidateProjectOrAccount()
 {
     ActualRoot.InvalidateProjectOrAccount();
 }