From 070c77d1db160d4a142a1ec0e568d47b82805aab Mon Sep 17 00:00:00 2001 From: cldupland Date: Thu, 14 Nov 2019 16:08:17 +0100 Subject: [PATCH] =?UTF-8?q?Ajout=20du=20menu=20d=C3=A9roulant?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TheGameExtreme/view/GamePreparationPage.xaml | 20 +++++++++++----- .../view/GamePreparationPage.xaml.cs | 24 ++++++++++++++----- 2 files changed, 32 insertions(+), 12 deletions(-) diff --git a/TheGameExtreme/view/GamePreparationPage.xaml b/TheGameExtreme/view/GamePreparationPage.xaml index 81c8fc7..29c0ef1 100644 --- a/TheGameExtreme/view/GamePreparationPage.xaml +++ b/TheGameExtreme/view/GamePreparationPage.xaml @@ -35,28 +35,36 @@ - + Grid.Column="0" + Margin="50,0,50,0"> + BackgroundColor="{DynamicResource SkyBlueColor}" + SelectedIndexChanged="ChangedPseudo" + Margin="50,0,50,0"/> + Grid.Column="1" + Margin="50,0,50,0" + x:Name="NameList"> + Grid.ColumnSpan="2">