From e96a255b0d3f6e5b936afea83fe661be7cecb9fc Mon Sep 17 00:00:00 2001 From: Yvan CALATAYUD Date: Mon, 22 May 2023 11:58:02 +0200 Subject: [PATCH] Data binding Page accueil --- GameAtlas/GameAtlas/Views/PageAccueil.xaml | 118 +++--------------- GameAtlas/GameAtlas/Views/PageAccueil.xaml.cs | 2 + 2 files changed, 21 insertions(+), 99 deletions(-) diff --git a/GameAtlas/GameAtlas/Views/PageAccueil.xaml b/GameAtlas/GameAtlas/Views/PageAccueil.xaml index fbf56c6..ff0ed50 100644 --- a/GameAtlas/GameAtlas/Views/PageAccueil.xaml +++ b/GameAtlas/GameAtlas/Views/PageAccueil.xaml @@ -3,6 +3,7 @@ xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" xmlns:toolkit="http://schemas.microsoft.com/dotnet/2022/maui/toolkit" xmlns:views="clr-namespace:GameAtlas.Views.Composants" + xmlns:model="clr-namespace:GameAtlas.Models" x:Class="GameAtlas.Views.PageAcceuil" Title="ACCUEIL"> @@ -157,123 +158,42 @@ - - - - - - - - - - - - - - -