From c291b5cc4458b0360b0f2e3b11811d9fdf8646f4 Mon Sep 17 00:00:00 2001 From: Mark Lee Date: Mon, 5 Dec 2016 16:25:35 -0500 Subject: [PATCH] Fix for Windows 10 In Windows 10 the taskbar shows even though the kiosk is full screen. This fixes that issue. --- MainWindow.xaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MainWindow.xaml b/MainWindow.xaml index 2e3c6aa..dc3c541 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -1,7 +1,8 @@