1 using System.Deployment.Application; 2 private void button1_Click(object sender, RoutedEventArgs e) { // ClickOnce でインストールされたか確認 3 if ...