From 8df998b7277728e1f10c843f62f4d3741a032672 Mon Sep 17 00:00:00 2001 From: Yan Maniez Date: Fri, 30 Aug 2019 09:40:23 +0200 Subject: [PATCH] Test flyout --- AideDeJeu/AideDeJeu/Views/MainShell.xaml | 84 +++++++++++++++++++++--- 1 file changed, 76 insertions(+), 8 deletions(-) diff --git a/AideDeJeu/AideDeJeu/Views/MainShell.xaml b/AideDeJeu/AideDeJeu/Views/MainShell.xaml index 4e6b002f..a0195024 100644 --- a/AideDeJeu/AideDeJeu/Views/MainShell.xaml +++ b/AideDeJeu/AideDeJeu/Views/MainShell.xaml @@ -1,16 +1,84 @@  - - - - - + xmlns:pc="clr-namespace:AideDeJeu.Views.PlayerCharacter" + xmlns:library="clr-namespace:AideDeJeu.Views.Library" + x:Class="AideDeJeu.Views.MainShell"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + +