예제 #1
0
 private void MainFormClosed(object sender, FormClosedEventArgs e)
 {
     ThemeController.UnRegisterForm(this);
 }