This commit is contained in:
@@ -29,5 +29,10 @@ namespace ASTM_D7896_Tester.Views
|
||||
InitializeComponent();
|
||||
DataContext = new D7896ViewModel();
|
||||
}
|
||||
|
||||
private void UserControl_Loaded(object sender, RoutedEventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user