Example #1
0
 private void MenuItem_ClickCreateBlueprint(object sender, RoutedEventArgs e)
 {
     DesktopService.CreateNewBlueprint();
 }