Exemple #1
0
 private void ApplyButtonClick(object sender, EventArgs e)
 {
     ViewportManager.SetWindowConfigurations(_configurations);
     Close();
 }