private void btnCloseFullscreen_Click(object sender, EventArgs e) { NotificationCenter.RaiseFullScreenToggle(this); }