From 65c8e7eafce258c924d2a1bc2eb0bba4e44af22a Mon Sep 17 00:00:00 2001 From: nimaye Date: Wed, 14 Dec 2022 10:50:55 +0100 Subject: [PATCH] =?UTF-8?q?impl=C3=A9mentation=20du=20contentView=20d'ajou?= =?UTF-8?q?t=20d'une=20planification?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Sources/IHM/Desktop/CV_AddPlanification.xaml | 43 +++++++++++++++++++ .../IHM/Desktop/CV_AddPlanification.xaml.cs | 17 ++++++++ Sources/IHM/Desktop/CV_Planification.xaml | 39 +++++++++++++---- Sources/IHM/Desktop/CV_Planification.xaml.cs | 19 +++++++- Sources/IHM/IHM.csproj | 14 ++++-- 5 files changed, 120 insertions(+), 12 deletions(-) create mode 100644 Sources/IHM/Desktop/CV_AddPlanification.xaml create mode 100644 Sources/IHM/Desktop/CV_AddPlanification.xaml.cs diff --git a/Sources/IHM/Desktop/CV_AddPlanification.xaml b/Sources/IHM/Desktop/CV_AddPlanification.xaml new file mode 100644 index 0000000..7c988d8 --- /dev/null +++ b/Sources/IHM/Desktop/CV_AddPlanification.xaml @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + +