Esempio n. 1
0
 private void CommandBinding_ExecuteAbout(object sender, ExecutedRoutedEventArgs e)
 {
     Mastermind.OpenAboutWindow();
 }