void Variables_VariablesUpdatedEvent(SystemVariables variables)
 {
     WinFormsHelper.BeginManagedInvoke(this, UpdateUI);
 }
 void Variables_VariablesUpdatedEvent(SystemVariables variables)
 {
     WinFormsHelper.BeginManagedInvoke(this, UpdateUI);
 }