From f8cb577a2dcab8f53626a7f70322dce91b8aa720 Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 23 Mar 2020 12:20:42 +0100 Subject: [PATCH 1/3] create sidebar ref #33 --- .../UserControls/MenuUserControl.xaml | 46 +++++++++++++++++++ .../UserControls/MenuUserControl.xaml.cs | 12 +++++ .../Views/MainWindow.xaml | 13 +++++- 3 files changed, 70 insertions(+), 1 deletion(-) create mode 100644 Planungsboard.Presentation/UserControls/MenuUserControl.xaml create mode 100644 Planungsboard.Presentation/UserControls/MenuUserControl.xaml.cs diff --git a/Planungsboard.Presentation/UserControls/MenuUserControl.xaml b/Planungsboard.Presentation/UserControls/MenuUserControl.xaml new file mode 100644 index 0000000..4fa0266 --- /dev/null +++ b/Planungsboard.Presentation/UserControls/MenuUserControl.xaml @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + +