diff --git a/UWUVCI AIO WPF/UI/Frames/Teaser.xaml b/UWUVCI AIO WPF/UI/Frames/Teaser.xaml new file mode 100644 index 0000000..0019bde --- /dev/null +++ b/UWUVCI AIO WPF/UI/Frames/Teaser.xaml @@ -0,0 +1,16 @@ + + + + + + + + diff --git a/UWUVCI AIO WPF/UI/Frames/Teaser.xaml.cs b/UWUVCI AIO WPF/UI/Frames/Teaser.xaml.cs new file mode 100644 index 0000000..3683c0d --- /dev/null +++ b/UWUVCI AIO WPF/UI/Frames/Teaser.xaml.cs @@ -0,0 +1,28 @@ +using System; +using System.Collections.Generic; +using System.Linq; +using System.Text; +using System.Threading.Tasks; +using System.Windows; +using System.Windows.Controls; +using System.Windows.Data; +using System.Windows.Documents; +using System.Windows.Input; +using System.Windows.Media; +using System.Windows.Media.Imaging; +using System.Windows.Navigation; +using System.Windows.Shapes; + +namespace UWUVCI_AIO_WPF.UI.Frames +{ + /// + /// Interaktionslogik für Teaser.xaml + /// + public partial class Teaser : Page + { + public Teaser() + { + InitializeComponent(); + } + } +} diff --git a/UWUVCI AIO WPF/UI/Images/setting.png b/UWUVCI AIO WPF/UI/Images/setting.png new file mode 100644 index 0000000..9047860 Binary files /dev/null and b/UWUVCI AIO WPF/UI/Images/setting.png differ diff --git a/UWUVCI AIO WPF/UI/Images/teaser.png b/UWUVCI AIO WPF/UI/Images/teaser.png new file mode 100644 index 0000000..a63759a Binary files /dev/null and b/UWUVCI AIO WPF/UI/Images/teaser.png differ diff --git a/UWUVCI AIO WPF/UI/Windows/MenuWindow.xaml b/UWUVCI AIO WPF/UI/Windows/MenuWindow.xaml index b2a6747..932d6f0 100644 --- a/UWUVCI AIO WPF/UI/Windows/MenuWindow.xaml +++ b/UWUVCI AIO WPF/UI/Windows/MenuWindow.xaml @@ -62,7 +62,7 @@ - + @@ -71,7 +71,7 @@ - + @@ -81,7 +81,7 @@ - + @@ -108,7 +108,7 @@ - + @@ -144,11 +144,12 @@ --> - - + + - - + + + @@ -159,7 +160,10 @@