コード例 #1
0
 public void ShowProgress(ProgressKeys key)
 {
     _viewModel.SetProgressState(key, true);
 }