コード例 #1
0
 void defaultPathButton_Click(object sender, RoutedEventArgs e)
 {
     viewModel.defaultPath();
 }