Exemple #1
0
 private void BindCommands()
 {
     bbiCloseAbout.BindCommand(() => _viewModel.Close(), _viewModel);
 }