예제 #1
0
 private void MenuItem_ClickSyncBlueprint(object sender, RoutedEventArgs e)
 {
     DesktopService.SyncBlueprint();
 }