Example #1
0
 private void Button_Click_SetDemoDat(object sender, RoutedEventArgs e)
 {
     _thermalCalculatorViewModel.SetDemoData();
 }