示例#1
0
 private void btnCloseFullscreen_Click(object sender, EventArgs e)
 {
     NotificationCenter.RaiseFullScreenToggle(this);
 }