Esempio n. 1
0
 private void ClearCommandBinding_Executed(object sender, ExecutedRoutedEventArgs e)
 {
     applicationViewModel.CloseAll();
 }