コード例 #1
0
 private void Documents_OnClosing(object sender, CancelEventArgs e)
 {
     DocumentViewModel.CleanUp();
 }