/// <summary> /// Should be called when the application is exiting. Added for interface symmetri. /// </summary> public static void UnRegister() { _form.UnRegister(); }