public void Login(Profile profile) { ActiveProfile = profile; Sidebar.PostInit(); Operations.PostInit(); MainWindow.LoginFormVisible = false; }