protected virtual void OnApplicationError(object sender, EventArgs evargs) { ApplicationError?.Invoke(this, EventArgs.Empty); }