redesign to material standards and clean up some sylings
This commit is contained in:
@@ -10,10 +10,7 @@ namespace Server_Dashboard {
|
||||
public partial class LoginWindow : Window, IHavePassword {
|
||||
public LoginWindow() {
|
||||
InitializeComponent();
|
||||
DataContext = new LoginViewModel();
|
||||
}
|
||||
|
||||
public SecureString SecurePassword => Password.SecurePassword;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user