private void BackgroundView_Click(object sender, EventArgs e) { CurrentPopupWindow?.Close(); }
private void Submit_Click(object sender, EventArgs e) { CurrentPopupWindow?.Close(); }