From 751fc9a0791b797236e4ec4884b947827424da2a Mon Sep 17 00:00:00 2001 From: Anthony RICHARD Date: Mon, 22 May 2023 17:39:47 +0100 Subject: [PATCH] MainPage et DetailledPage : refactor + utilisation des ressources et styles --- Sources/Stim/DetailledPage.xaml | 100 ++++++++++++++--------------- Sources/Stim/DetailledPage.xaml.cs | 6 +- Sources/Stim/MainPage.xaml | 91 +++++++++++++------------- 3 files changed, 95 insertions(+), 102 deletions(-) diff --git a/Sources/Stim/DetailledPage.xaml b/Sources/Stim/DetailledPage.xaml index 987a5aa..abb09b8 100644 --- a/Sources/Stim/DetailledPage.xaml +++ b/Sources/Stim/DetailledPage.xaml @@ -4,86 +4,84 @@ xmlns:HeaderView="clr-namespace:Stim" x:Class="Stim.DetailledPage" Title="Accueil" - Background="black"> - + Background="{StaticResource Secondary}"> + - + - + - - - - - - - - - + + + + - + - + + + + - + + + + - - - - - - - - + +