Fix bindings

This commit is contained in:
2021-12-04 14:54:21 +01:00
parent 5d761a5920
commit 321e67e400
4 changed files with 75 additions and 12 deletions

View File

@@ -54,8 +54,6 @@ namespace ExeLauncher.GUI
public AppControl()
{
InitializeComponent();
//DataContext = this;
}
private void Button_Path(object sender, RoutedEventArgs e)