This commit is contained in:
fabjuuuh
2020-10-12 16:50:02 +02:00
parent df5e276eb3
commit 301f6b447f
9 changed files with 93 additions and 11 deletions

View File

@@ -16,7 +16,7 @@ namespace DoctorApp.Views
/// <summary>
/// Interaction logic for LoginView.xaml
/// </summary>
public partial class LoginView : Page
public partial class LoginView : UserControl
{
public LoginView()
{