From aaad6748cdf9b9a1ec6d581318f2cd0eb79ca064 Mon Sep 17 00:00:00 2001 From: "leo.tuaillon" Date: Sun, 21 May 2023 18:44:44 +0200 Subject: [PATCH] Counter view binding --- Views/Components/CounterView.xaml | 9 +++--- Views/Components/CounterView.xaml.cs | 48 ++++++++++++++++++++++++++-- 2 files changed, 51 insertions(+), 6 deletions(-) diff --git a/Views/Components/CounterView.xaml b/Views/Components/CounterView.xaml index 52b5890..606adcf 100644 --- a/Views/Components/CounterView.xaml +++ b/Views/Components/CounterView.xaml @@ -3,6 +3,9 @@ xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml" x:Class="ShoopNCook.Views.CounterView" x:Name="Counter"> + + + @@ -23,15 +26,13 @@ Spacing="3" Margin="10, 0, 10, 0">