private void FullScreen_Click(object sender, RoutedEventArgs e) { fullScreenWindow.SetFullScreen(); }